]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/spinbutt.h
remove unused variable assignment, closes #14928
[wxWidgets.git] / include / wx / motif / spinbutt.h
index cd3e0c46ceeabedd992e4396272cf620a7edf252..4e53cb891b95b1e727723d3b9a7922c78a6d5971 100644 (file)
@@ -53,7 +53,7 @@ public:
 
     // Implementation
     virtual void Command(wxCommandEvent& event)
-        { (void)ProcessCommand(event); };
+        { (void)ProcessCommand(event); }
     virtual void ChangeFont(bool keepOriginalSize = true);
     virtual void ChangeBackgroundColour();
     virtual void ChangeForegroundColour();