]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/gnome/gprint.cpp
Remove support for Gnome printing from wxGTK.
[wxWidgets.git] / src / gtk1 / gnome / gprint.cpp
diff --git a/src/gtk1/gnome/gprint.cpp b/src/gtk1/gnome/gprint.cpp
deleted file mode 100644 (file)
index 5e8b718..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/////////////////////////////////////////////////////////////////////////////
-// Name:        src/gtk1/gnome/gprint.cpp
-// Author:      Robert Roebling
-// Purpose:     Implement GNOME printing support
-// Created:     09/20/04
-// Copyright:   Robert Roebling
-// Licence:     wxWindows Licence
-/////////////////////////////////////////////////////////////////////////////
-
-// For compilers that support precompilation, includes "wx/wx.h".
-#include "wx/wxprec.h"
-
-#ifdef __BORLANDC__
-    #pragma hdrstop
-#endif