]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/minifram.h
adapting comment to new implementation
[wxWidgets.git] / include / wx / mac / carbon / minifram.h
index 7f41821ce1702affcd6dd54c875349bb9da57b9d..0768e68b4e823e1fef39ece7e8301ad045721ae3 100644 (file)
@@ -8,16 +8,12 @@
 // Created:     1998-01-01
 // RCS-ID:      $Id$
 // Copyright:   (c) Stefan Csomor
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_MINIFRAM_H_
 #define _WX_MINIFRAM_H_
 
-#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
-#pragma interface "minifram.h"
-#endif
-
 #include "wx/frame.h"
 
 class WXDLLEXPORT wxMiniFrame: public wxFrame {