aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/parallaction/debug.h')
-rw-r--r--engines/parallaction/debug.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/parallaction/debug.h b/engines/parallaction/debug.h
index 62bc3179cc..09938b8f1f 100644
--- a/engines/parallaction/debug.h
+++ b/engines/parallaction/debug.h
@@ -28,8 +28,6 @@ protected:
bool Cmd_GlobalFlags(int argc, const char **argv);
bool Cmd_Locations(int argc, const char **argv);
bool Cmd_GfxObjects(int argc, const char **argv);
- bool Cmd_GfxFeature(int argc, const char** argv);
- bool Cmd_Set(int argc, const char** argv);
bool Cmd_Programs(int argc, const char** argv);
};