mirror of
https://github.com/deskflow/deskflow.git
synced 2026-07-04 21:04:59 +08:00
chore: rm unimplimented ServerConfig::getClientAddress and ServerConfig::setClientAddress
This commit is contained in:
parent
fc1769ce66
commit
becbb01286
@ -153,8 +153,6 @@ public:
|
||||
QString configFile() const;
|
||||
bool useExternalConfig() const;
|
||||
void addClient(const QString &clientName);
|
||||
QString getClientAddress() const;
|
||||
void setClientAddress(const QString &address);
|
||||
|
||||
private:
|
||||
void recall();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user