diff options
Diffstat (limited to 'src/ChWAttrs.c')
-rw-r--r-- | src/ChWAttrs.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/ChWAttrs.c b/src/ChWAttrs.c index ed88815..f2c498c 100644 --- a/src/ChWAttrs.c +++ b/src/ChWAttrs.c @@ -24,12 +24,10 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/lib/X11/ChWAttrs.c,v 1.4 2001/12/14 19:53:57 dawes Exp $ */ +/* $XFree86: xc/lib/X11/ChWAttrs.c,v 1.5 2003/04/13 19:22:14 dawes Exp $ */ #include "Xlibint.h" -extern void _XProcessWindowAttributes(); - #define AllMaskBits (CWBackPixmap|CWBackPixel|CWBorderPixmap|\ CWBorderPixel|CWBitGravity|CWWinGravity|\ CWBackingStore|CWBackingPlanes|CWBackingPixel|\ |