Removed duplicate art handler

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Julian Smart
2002-12-09 18:27:10 +00:00
parent 2d6c58d653
commit 9d683b445c

View File

@@ -60,9 +60,7 @@ bool hvApp::OnInit()
wxArtProvider::PushProvider(new AlternateArtProvider);
int istyle = wxHF_DEFAULT_STYLE;
wxArtProvider::PushProvider(new AlternateArtProvider);
int istyle = wxHF_DEFAULT_STYLE;
wxString service, windowName, book[10], titleFormat, argStr;
int bookCount = 0;
@@ -496,4 +494,4 @@ bool hvConnection::OnStartAdvise(const wxString& WXUNUSED(topic),
}
#endif
// hvUSE_IPC
// hvUSE_IPC