diff options
| author | Ted Gould <ted@gould.cx> | 2007-09-19 05:52:57 +0000 |
|---|---|---|
| committer | gouldtj <gouldtj@users.sourceforge.net> | 2007-09-19 05:52:57 +0000 |
| commit | 171097101bd62d67c2338613f52c66a7a9b00106 (patch) | |
| tree | 8d1b656525d296ec2b8fd3f75231446f682e7a05 /src/print.cpp | |
| parent | r16618@tres: ted | 2007-09-18 21:02:24 -0700 (diff) | |
| download | inkscape-171097101bd62d67c2338613f52c66a7a9b00106.tar.gz inkscape-171097101bd62d67c2338613f52c66a7a9b00106.zip | |
r16619@tres: ted | 2007-09-18 21:09:29 -0700
Removing more GNOME Print. It's everywhere!
(bzr r3773)
Diffstat (limited to 'src/print.cpp')
| -rw-r--r-- | src/print.cpp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/print.cpp b/src/print.cpp index fe395851e..a62733c6a 100644 --- a/src/print.cpp +++ b/src/print.cpp @@ -36,10 +36,6 @@ using std::fprintf; # ifdef WIN32 # include <extension/internal/win32.h> # endif - -# ifdef WITH_GNOME_PRINT -# include <extension/internal/gnome.h> -# endif #endif /* Identity typedef */ |
