]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/checklst.h
wxGTK2: gtk_signal_disconnect_by_func isn't used anywhere anymore. Nuke prototype...
[wxWidgets.git] / include / wx / mac / carbon / checklst.h
index 630715e0a31486d1a7a73f320232b1b6c377b5c1..1334905f47b2c02ad21502093e54444a0bfa43af 100644 (file)
@@ -7,16 +7,12 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_CHECKLST_H_
 #define _WX_CHECKLST_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "checklst.h"
-#endif
-
 #if !defined(__MWERKS__) && !defined(__UNIX__)
 typedef   unsigned int  size_t;
 #endif