summaryrefslogtreecommitdiff
path: root/src/nv_setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nv_setup.c')
-rw-r--r--src/nv_setup.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nv_setup.c b/src/nv_setup.c
index 1bf58e0..5772dd0 100644
--- a/src/nv_setup.c
+++ b/src/nv_setup.c
@@ -37,8 +37,6 @@
|* *|
\***************************************************************************/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/nv/nv_setup.c,v 1.48 2005/09/14 02:28:03 mvojkovi Exp $ */
-
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
@@ -708,4 +706,3 @@ NVCommonSetup(ScrnInfoPtr pScrn)
pNv->LVDS ? "LVDS" : "TMDS");
}
}
-