]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/gnome/gprint.cpp
Remove 2.9.0 build slaves, they're not needed any more.
[wxWidgets.git] / src / gtk / gnome / gprint.cpp
index 129f5a64c911513190d3e877d40ed227b4185172..32d206a236d4b269562846e6374bc34b9b441634 100644 (file)
@@ -2028,8 +2028,7 @@ bool wxGnomePrintModule::OnInit()
 
 void wxGnomePrintModule::OnExit()
 {
 
 void wxGnomePrintModule::OnExit()
 {
-    delete gs_libGnomePrint;
-    gs_libGnomePrint = NULL;
+    wxDELETE(gs_libGnomePrint);
 }
 
 IMPLEMENT_DYNAMIC_CLASS(wxGnomePrintModule, wxModule)
 }
 
 IMPLEMENT_DYNAMIC_CLASS(wxGnomePrintModule, wxModule)