Removing AFK-warning message. Preparing integration of a new auto-AFK mode.
This commit is contained in:
@@ -133,13 +133,6 @@ public:
|
||||
void setIsConnected(bool connected);
|
||||
bool isConnected() const;
|
||||
|
||||
// unused as client
|
||||
unsigned getActionTimeoutCounter() const {
|
||||
return 0;
|
||||
}
|
||||
void incrementActionTimeoutCounter() {}
|
||||
void resetActionTimeoutCounter() {}
|
||||
|
||||
bool checkIfINeedToShowCards();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user