remove extraneous semicolons (patch 1299687)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35660 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -110,7 +110,7 @@ wxFileTypeInfo::wxFileTypeInfo(const wxArrayString& sArray)
|
||||
}
|
||||
|
||||
#include "wx/arrimpl.cpp"
|
||||
WX_DEFINE_OBJARRAY(wxArrayFileTypeInfo);
|
||||
WX_DEFINE_OBJARRAY(wxArrayFileTypeInfo)
|
||||
|
||||
// ============================================================================
|
||||
// implementation of the wrapper classes
|
||||
|
||||
Reference in New Issue
Block a user