diff --git a/src/msw/app.cpp b/src/msw/app.cpp index f1e9f04165..81261ce15f 100644 --- a/src/msw/app.cpp +++ b/src/msw/app.cpp @@ -128,10 +128,8 @@ struct ClassRegInfo } // the name of the registered class with and without CS_[HV]REDRAW styles - const wxString regname; - const wxString regnameNR; - - wxDECLARE_NO_ASSIGN_CLASS(ClassRegInfo); + wxString regname; + wxString regnameNR; }; namespace