From eade4818db87cc41e4c014688e5ee0d15ede6912 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 27 Aug 2014 02:33:48 +0300 Subject: Move chat command /dumpogl into actions. --- src/commands.cpp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/commands.cpp') diff --git a/src/commands.cpp b/src/commands.cpp index f1eda21ea..3dd1477df 100644 --- a/src/commands.cpp +++ b/src/commands.cpp @@ -434,14 +434,6 @@ impHandler0(dumpGL) } #endif -impHandler0(dumpOGL) -{ -#if defined USE_OPENGL && !defined ANDROID - NormalOpenGLGraphics::dumpSettings(); -#endif - return true; -} - impHandler0(debugSpawn) { int cnt = atoi(event.args.c_str()); -- cgit v1.2.3-60-g2f50