summaryrefslogtreecommitdiff
path: root/gs/src/gzcpath.h
diff options
context:
space:
mode:
Diffstat (limited to 'gs/src/gzcpath.h')
-rw-r--r--gs/src/gzcpath.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/gs/src/gzcpath.h b/gs/src/gzcpath.h
index 94f057b43..60577ff35 100644
--- a/gs/src/gzcpath.h
+++ b/gs/src/gzcpath.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 1994, 1996, 1997, 1998 Aladdin Enterprises. All rights reserved.
+/* Copyright (C) 1994, 1996, 1997, 1998, 1999 Aladdin Enterprises. All rights reserved.
This file is part of Aladdin Ghostscript.
@@ -68,8 +68,6 @@ extern_st(st_clip_path);
/* Inline accessors. */
#define gx_cpath_is_shared(pcpath)\
((pcpath)->rect_list->rc.ref_count > 1)
-#define gx_cpath_list(pcpath)\
- (&(pcpath)->rect_list->list)
/* Define the structure for enumerating a clipping list. */
typedef enum {