From 7d432ff92cccabb48e8c6be3e1e29bd8289aa509 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 20 Nov 2000 19:02:20 +0000 Subject: Get rid of "member X hidden by variable X" warnings... Fix strcasecmp() detection... git-svn-id: file:///fltk/svn/fltk/branches/branch-1.0@1337 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- src/Fl_arg.cxx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/Fl_arg.cxx') diff --git a/src/Fl_arg.cxx b/src/Fl_arg.cxx index 9a79bcbdb..0359623b7 100644 --- a/src/Fl_arg.cxx +++ b/src/Fl_arg.cxx @@ -1,5 +1,5 @@ // -// "$Id: Fl_arg.cxx,v 1.5.2.5 2000/06/08 12:30:36 mike Exp $" +// "$Id: Fl_arg.cxx,v 1.5.2.6 2000/11/20 19:02:20 easysw Exp $" // // Optional argument initialization code for the Fast Light Tool Kit (FLTK). // @@ -176,15 +176,15 @@ void Fl_Window::show(int argc, char **argv) { #ifndef WIN32 // set the command string, used by state-saving window managers: - int i; - int n=0; for (i=0; i