]> git.saurik.com Git - wxWidgets.git/blobdiff - src/motif/evtloop.cpp
Warning fix.
[wxWidgets.git] / src / motif / evtloop.cpp
index f2edf7f43b860fd18a3f5d61b408ab723066ae76..205496ca057d002ec9f4bf2a2da4f7d859c227a8 100644 (file)
@@ -410,7 +410,7 @@ private:
     DECLARE_DYNAMIC_CLASS(wxIdlePipeModule)
 };
 
-IMPLEMENT_DYNAMIC_CLASS(wxIdlePipeModule, wxModule);
+IMPLEMENT_DYNAMIC_CLASS(wxIdlePipeModule, wxModule)
 
 static void wxInputCallback( XtPointer, int* fd, XtInputId* )
 {