eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] Changes to eliot/wxwin/mainframe.cc


From: eliot-dev
Subject: [Eliot-dev] Changes to eliot/wxwin/mainframe.cc
Date: Sat, 28 May 2005 16:59:15 -0400

Index: eliot/wxwin/mainframe.cc
diff -u eliot/wxwin/mainframe.cc:1.8 eliot/wxwin/mainframe.cc:1.9
--- eliot/wxwin/mainframe.cc:1.8        Sat Apr  9 16:13:44 2005
+++ eliot/wxwin/mainframe.cc    Sat May 28 20:59:14 2005
@@ -16,7 +16,7 @@
 /* along with this program; if not, write to the Free Software               */
 /* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA */
 
-/* $Id: mainframe.cc,v 1.8 2005/04/09 16:13:44 afrab Exp $ */
+/* $Id: mainframe.cc,v 1.9 2005/05/28 20:59:14 afrab Exp $ */
 
 #include <stdlib.h>
 #include <stdio.h>
@@ -974,8 +974,6 @@
     int id;
     id = event.GetId();
 
-    debug("switch display auxframe %d\n", id);
-
     if (!GetMenuBar()->FindItem(id))
         return;
     id -= IDBASE;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]