summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEgbert Eich <eich@suse.de>2004-07-30 18:40:36 +0000
committerEgbert Eich <eich@suse.de>2004-07-30 18:40:36 +0000
commite12aa54892259cdfef7c0f9419b58f0b9d4163d7 (patch)
tree1296c694ef1a7fe57f706723d1c2f15be79e8fce
parent4f86d37662c0fe3f27a886f7947e009235103e6b (diff)
Fixed typo in a comment.
Deleted bogus comment. Added debugging support.
-rw-r--r--src/mga_driver.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mga_driver.c b/src/mga_driver.c
index b3126f3..c6e2c07 100644
--- a/src/mga_driver.c
+++ b/src/mga_driver.c
@@ -47,11 +47,6 @@
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/mga/mga_driver.c,v 1.244tsi Exp $ */
-/*
- * This is a first cut at a non-accelerated version to work with the
- * new server design (DHD).
- */
-
/* All drivers should typically include these */
#include "xf86.h"