diff options
Diffstat (limited to 'xc/programs/Xserver/hw/xfree86/drivers/r128/r128_accel.c')
-rw-r--r-- | xc/programs/Xserver/hw/xfree86/drivers/r128/r128_accel.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/xc/programs/Xserver/hw/xfree86/drivers/r128/r128_accel.c b/xc/programs/Xserver/hw/xfree86/drivers/r128/r128_accel.c index cb3faf061..5b0223661 100644 --- a/xc/programs/Xserver/hw/xfree86/drivers/r128/r128_accel.c +++ b/xc/programs/Xserver/hw/xfree86/drivers/r128/r128_accel.c @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/r128/r128_accel.c,v 1.6 2000/02/13 19:33:55 martin Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/r128/r128_accel.c,v 1.7 2000/02/23 04:47:18 martin Exp $ */ /************************************************************************** Copyright 1999 ATI Technologies Inc. and Precision Insight, Inc., @@ -68,7 +68,6 @@ USE OR OTHER DEALINGS IN THE SOFTWARE. * method slows down common operations. Perhaps additional * XAA flags to use this only for some operations would help. * - * $PI$ */ #define R128_CLIPPING 1 |