]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/src/msw/misc2.cpp
removed common duplicated definition
[wxWidgets.git] / wxPython / src / msw / misc2.cpp
index 5a6a508910e713c7445a65dddd1b42db007558cb..21a8d8602357d0bb333978f2a5f63de58a7ca772 100644 (file)
@@ -221,7 +221,7 @@ public:
     int GetUPosition() { return -1; }
     int GetVPosition() { return -1; }
     int GetMovementThreshold() { return -1; }
-    void SetMovementThreshold(int threshold) ;
+    void SetMovementThreshold(int threshold) {}
 
     bool IsOk(void) { return FALSE; }
     int GetNumberJoysticks() { return -1; }