From 1ed4a83f7b93fc370f12cf6368cb9336d1db5b30 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Tue, 6 Aug 2002 20:34:09 +0000 Subject: - Spin off Gimp-Print driver. - Update EPLASER driver to version 3.0.4. - Update GDI driver. PR: 41275 Submitted by: Ports Fury --- print/ghostscript7/files/patch-src:gdevgdi.c | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 print/ghostscript7/files/patch-src:gdevgdi.c (limited to 'print/ghostscript7/files/patch-src:gdevgdi.c') diff --git a/print/ghostscript7/files/patch-src:gdevgdi.c b/print/ghostscript7/files/patch-src:gdevgdi.c deleted file mode 100644 index 15f7c66b85ee..000000000000 --- a/print/ghostscript7/files/patch-src:gdevgdi.c +++ /dev/null @@ -1,19 +0,0 @@ ---- src/gdevgdi.c.orig Fri Feb 9 04:51:11 2001 -+++ src/gdevgdi.c Tue Aug 21 11:17:56 2001 -@@ -24,6 +24,7 @@ - /* SAMSUNG GDI driver for Ghostscript */ - #include "gdevprn.h" - #include "gdevpcl.h" -+#include "gsparam.h" - - - /* -@@ -126,7 +127,7 @@ - private int - gdi_open(gx_device *pdev) - { /* Change the margins if necessary. */ -- const float _ds *m = 0; -+ const float *m = 0; - bool move_origin = true; - - static const float m_a4[4] = { GDI_MARGINS_A4 }; -- cgit v1.2.3