]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed duplicate art handler
authorJulian Smart <julian@anthemion.co.uk>
Mon, 9 Dec 2002 18:27:10 +0000 (18:27 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Mon, 9 Dec 2002 18:27:10 +0000 (18:27 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@18167 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

utils/helpview/src/helpview.cpp

index 6f04ff68fbd51ef47ff73e04f1adb01a01db3b0e..40202308466f47c0e67439c3cc062790dd1b5108 100644 (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
\ No newline at end of file
+    // hvUSE_IPC