5157e4b
From e9a81cb99315cf4c5325b276b802c659b9f04045 Mon Sep 17 00:00:00 2001
5157e4b
From: Adam Jackson <ajax@redhat.com>
5157e4b
Date: Tue, 15 Sep 2009 10:33:40 -0400
5157e4b
Subject: [PATCH] Hush prerelease warning.
5157e4b
5157e4b
---
5157e4b
 hw/xfree86/common/xf86Init.c |    2 +-
5157e4b
 1 files changed, 1 insertions(+), 1 deletions(-)
5157e4b
5157e4b
diff --git a/hw/xfree86/common/xf86Init.c b/hw/xfree86/common/xf86Init.c
5157e4b
index 056e46d..3cdbdf4 100644
5157e4b
--- a/hw/xfree86/common/xf86Init.c
5157e4b
+++ b/hw/xfree86/common/xf86Init.c
5157e4b
@@ -132,7 +132,7 @@ static Bool formatsDone = FALSE;
5157e4b
 static void
5157e4b
 xf86PrintBanner(void)
5157e4b
 {
5157e4b
-#if PRE_RELEASE
5157e4b
+#if 0
5157e4b
   ErrorF("\n"
5157e4b
     "This is a pre-release version of the X server from " XVENDORNAME ".\n"
5157e4b
     "It is not supported in any way.\n"
5157e4b
-- 
5157e4b
1.6.4.2
5157e4b