diff options
Diffstat (limited to 'src/client.h')
-rw-r--r-- | src/client.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/client.h b/src/client.h index f693bb142..52d285ac4 100644 --- a/src/client.h +++ b/src/client.h @@ -384,9 +384,6 @@ public: core::line3d<f32> shootline_on_map ); - // Prints a line or two of info - void printDebugInfo(std::ostream &os); - std::list<std::string> getConnectedPlayerNames(); float getAnimationTime(); |