]> git.saurik.com Git - wxWidgets.git/blobdiff - contrib/samples/gizmos/multicell/mtest.cpp
regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl...
[wxWidgets.git] / contrib / samples / gizmos / multicell / mtest.cpp
index 9b0dc001b9db756c6e5abe0ca5cfe321acde261f..4c57adec8d9a2e7bfd1920536ad32e67564b167d 100644 (file)
@@ -8,13 +8,6 @@
  * License: wxWindows licence
  */
 
-static const char sccsid[] = "%W% %G%";
-
-#if defined(__GNUG__) && !defined(__APPLE__)
-    #pragma implementation
-    #pragma interface
-#endif
-
 #include "wx/wxprec.h"
 
 #ifdef __BORLANDC__