]> git.localhorst.tv Git - blank.git/blobdiff - src/app/ServerState.hpp
second attempt at "nice" client state correction
[blank.git] / src / app / ServerState.hpp
index afa7840bbfc8e040993ca47653d85dc6e311f4fb..db21d0fd3f643c3ca1a5a995321a9f1ee7615d36 100644 (file)
@@ -43,7 +43,6 @@ private:
        Spawner spawner;
        Server server;
        IntervalTimer loop_timer;
-       IntervalTimer push_timer;
 
 };