summaryrefslogtreecommitdiff
path: root/src/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui.h')
-rw-r--r--src/gui.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui.h b/src/gui.h
index e6aa41eeb..8cf1fdce3 100644
--- a/src/gui.h
+++ b/src/gui.h
@@ -104,8 +104,6 @@ void SetVScrollCount(Window *w, int num);
void SetVScroll2Count(Window *w, int num);
void SetHScrollCount(Window *w, int num);
-void ShowCheatWindow();
-
void BuildFileList();
void SetFiosType(const byte fiostype);