+/****************************************************************************
+REMARKS:
+Destructor for the wxPlugIn class.
+****************************************************************************/
+void wxPlugIn::Run(
+ const wxString& WXUNUSED(cmdLine))
+{
+}