summaryrefslogtreecommitdiff
path: root/gs/src/gdevmswn.h
diff options
context:
space:
mode:
authorHenry Stiles <henry.stiles@artifex.com>1999-05-24 20:03:13 +0000
committerHenry Stiles <henry.stiles@artifex.com>1999-05-24 20:03:13 +0000
commit5e99d00db40250c4aec92e2e7ecaf51f629540ae (patch)
treec59a16131c363a845609bb0786adc205d3f6fddc /gs/src/gdevmswn.h
parent7ddfba499458819bf0dbf297b084f8b5b51b8690 (diff)
downloadghostpdl-5e99d00db40250c4aec92e2e7ecaf51f629540ae.tar.gz
initial gs5.84 checkin with pcl and xl compiling.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@857 06663e23-700e-0410-b217-a244a6096597
Diffstat (limited to 'gs/src/gdevmswn.h')
-rw-r--r--gs/src/gdevmswn.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gs/src/gdevmswn.h b/gs/src/gdevmswn.h
index a4e90f34f..d53fe1617 100644
--- a/gs/src/gdevmswn.h
+++ b/gs/src/gdevmswn.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1989, 1992, 1993, 1994 Aladdin Enterprises. All rights reserved.
+/* Copyright (C) 1989, 1992, 1993, 1994, 1998 Aladdin Enterprises. All rights reserved.
This file is part of Aladdin Ghostscript.
@@ -73,8 +73,6 @@ dev_proc_get_alpha_bits(win_get_alpha_bits);
#define gx_device_win_common\
int BitsPerPixel;\
int nColors;\
- int alpha_text;\
- int alpha_graphics;\
byte *mapped_color_flags;\
/* Implementation-specific procedures */\
win_proc_alloc_bitmap((*alloc_bitmap));\