diff options
Diffstat (limited to 'src/game/client/gameclient.hpp')
| -rw-r--r-- | src/game/client/gameclient.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/game/client/gameclient.hpp b/src/game/client/gameclient.hpp index b9ee325e..d2a12099 100644 --- a/src/game/client/gameclient.hpp +++ b/src/game/client/gameclient.hpp @@ -119,7 +119,6 @@ public: void on_snapshot(); void on_predict(); int on_snapinput(int *data); - void on_recordkeyframe(); // actions // TODO: move these |