diff options
-rw-r--r-- | vcl/unx/source/gdi/xprintext.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/unx/source/gdi/xprintext.cxx b/vcl/unx/source/gdi/xprintext.cxx index 41f233d80076..da318bca8fcf 100644 --- a/vcl/unx/source/gdi/xprintext.cxx +++ b/vcl/unx/source/gdi/xprintext.cxx @@ -2,9 +2,9 @@ * * $RCSfile: xprintext.cxx,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: vg $ $Date: 2003-04-15 16:11:42 $ + * last change: $Author: vg $ $Date: 2004-01-06 14:43:46 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -59,8 +59,6 @@ * ************************************************************************/ -#define _VCL_XPRINT_EXTENSION_CXX - #include <stdio.h> #include <stdlib.h> #include <unistd.h> |