]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/palmos/glcanvas.h
Do not put semicolons after the definition of an inline function.
[wxWidgets.git] / include / wx / palmos / glcanvas.h
index e4e527552330a8be82fe1f84673e1826995f5fa8..976991951b6e58382ca1805f3bd12715f914436e 100644 (file)
@@ -93,7 +93,7 @@ public:
     void SetCurrent();
 
 #ifdef __WXUNIVERSAL__
-    virtual bool SetCurrent(bool doit) { return wxWindow::SetCurrent(doit); };
+    virtual bool SetCurrent(bool doit) { return wxWindow::SetCurrent(doit); }
 #endif
 
     void SetColour(const wxChar *colour);