]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/os2/gdiimage.h
Do not put semicolons after the definition of an inline function.
[wxWidgets.git] / include / wx / os2 / gdiimage.h
index 293b9147cd665eb5138b49a9e7d919ce50e99022..aff5c708c19147b7813212b5a96aa14d30f24c85 100644 (file)
@@ -54,7 +54,7 @@ public:
         { m_nWidth = nW; m_nHeight = nH; }
 
     // free the ressources we allocated
-    virtual void Free() { };
+    virtual void Free() { }
 
     // for compatibility, the member fields are public