mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-01 06:24:58 +01:00
removed exec_command from ClientInterface
This commit is contained in:
@@ -60,7 +60,6 @@ class ClientInterface : private virtual slsDetectorDefs {
|
||||
void verifyLock();
|
||||
void verifyIdle(sls::ServerInterface &socket);
|
||||
|
||||
int exec_command(sls::ServerInterface &socket);
|
||||
int lock_receiver(sls::ServerInterface &socket);
|
||||
int get_last_client_ip(sls::ServerInterface &socket);
|
||||
int set_port(sls::ServerInterface &socket);
|
||||
|
||||
Reference in New Issue
Block a user