diff options
Diffstat (limited to 'hw/xfree86/xf4bpp/ppcPntWin.c')
-rw-r--r-- | hw/xfree86/xf4bpp/ppcPntWin.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/hw/xfree86/xf4bpp/ppcPntWin.c b/hw/xfree86/xf4bpp/ppcPntWin.c index e61fed342..f52343fc9 100644 --- a/hw/xfree86/xf4bpp/ppcPntWin.c +++ b/hw/xfree86/xf4bpp/ppcPntWin.c @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/xf4bpp/ppcPntWin.c,v 1.3 1999/06/06 08:49:01 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/xf4bpp/ppcPntWin.c,v 1.4 2003/11/17 22:20:42 dawes Exp $ */ /* * Copyright IBM Corporation 1987,1988,1989 * @@ -80,18 +80,14 @@ SOFTWARE. /* NOTE: These functions only work for visuals up to 31-bits deep */ static void xf4bppPaintWindowSolid( -#if NeedFunctionPrototypes WindowPtr, RegionPtr, int -#endif ); static void xf4bppPaintWindowTile( -#if NeedFunctionPrototypes WindowPtr, RegionPtr, int -#endif ); void |