From: curt Date: Tue, 4 Feb 2003 22:28:19 +0000 (+0000) Subject: Clean up a compiler warning. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=b6e4238dfa220306c456b4555c5496cf20a02d18;p=flightgear.git Clean up a compiler warning. --- diff --git a/src/GUI/gui_funcs.cxx b/src/GUI/gui_funcs.cxx index 6f64d99d6..0e54ff1cb 100644 --- a/src/GUI/gui_funcs.cxx +++ b/src/GUI/gui_funcs.cxx @@ -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;