]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/inpcons.h
warnings fixed
[wxWidgets.git] / include / wx / univ / inpcons.h
index 4920a8f32c4e002492e62c519d5ab5371526c27d..1077ed8979731f201d8824b64d1eaed0b36a94fb 100644 (file)
@@ -136,7 +136,6 @@ private:
     void classname::OnActivate(wxActivateEvent& event) \
     { \
         wxInputConsumer::OnActivate(event); \
-    } \
-
+    }
 
 #endif // _WX_UNIV_INPCONS_H_