diff options
Diffstat (limited to 'src/nv_hw.c')
-rw-r--r-- | src/nv_hw.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nv_hw.c b/src/nv_hw.c index 63f9067..9bc16f4 100644 --- a/src/nv_hw.c +++ b/src/nv_hw.c @@ -36,7 +36,6 @@ |* those rights set forth herein. *| |* *| \***************************************************************************/ -/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_hw.c,v 1.21 2006/06/16 00:19:33 mvojkovi Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" @@ -1605,5 +1604,3 @@ void NVSetStartAddress ( pNv->PCRTC[0x800/4] = start; } } - - |