]> git.mxchange.org Git - flightgear.git/commitdiff
Clean up a compiler warning.
authorcurt <curt>
Tue, 4 Feb 2003 22:28:19 +0000 (22:28 +0000)
committercurt <curt>
Tue, 4 Feb 2003 22:28:19 +0000 (22:28 +0000)
src/GUI/gui_funcs.cxx

index 6f64d99d619842b7dfaefab54621d1658ee2e9c9..0e54ff1cbf12aa57b76c95c462eccecf64a1cc51 100644 (file)
@@ -580,7 +580,6 @@ void fgHiResDump()
     FILE *f;
     string message;
     bool show_pu_cursor = false;
-    bool show_menu = false;
     char *filename = new char [24];
     static int count = 1;