Remove an unnecessary #define __NO_VERSION__
authorEric Anholt <anholt@freebsd.org>
Mon, 18 Aug 2003 23:41:05 +0000 (23:41 +0000)
committerEric Anholt <anholt@freebsd.org>
Mon, 18 Aug 2003 23:41:05 +0000 (23:41 +0000)
Noticed by: CScout

shared-core/mga_warp.c
shared/mga_warp.c

index ea7f53a..de1b911 100644 (file)
@@ -27,7 +27,6 @@
  *    Gareth Hughes <gareth@valinux.com>
  */
 
-#define __NO_VERSION__
 #include "mga.h"
 #include "drmP.h"
 #include "drm.h"
index ea7f53a..de1b911 100644 (file)
@@ -27,7 +27,6 @@
  *    Gareth Hughes <gareth@valinux.com>
  */
 
-#define __NO_VERSION__
 #include "mga.h"
 #include "drmP.h"
 #include "drm.h"