]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/pnghand.h
indentation cleanup, unused variables, constant expressions, etc
[wxWidgets.git] / include / wx / os2 / pnghand.h
index 49c871a21986c46573ab92f420f31fa8d56d5d5c..69a9a47890543f8dc0379f94e8b699edcc3dbe00 100644 (file)
@@ -1,18 +1,14 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        pnghand.h
+// Name:        wx/os2/pnghand.h
 // Purpose:     PNG bitmap handler
 // Author:      Julian Smart
 // Modified by:
 // Created:     04/01/98
 // RCS-ID:      $Id$
 // Copyright:   (c) Microsoft, Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
-#ifdef __GNUG__
-#pragma interface "pnghand.h"
-#endif
-
 #ifndef _WX_PNGHAND_H_
 #define _WX_PNGHAND_H_
 
@@ -42,5 +38,4 @@ public:
 };
 
 #endif
-  // _WX_PNGHAND_H_
-
+    // _WX_PNGHAND_H_