--- xc/programs/Xserver/hw/xfree86/common/xf86Init.c.orig 2004-10-20 13:41:58 +0400 +++ xc/programs/Xserver/hw/xfree86/common/xf86Init.c 2004-10-20 13:43:02 +0400 @@ -1745,16 +1745,6 @@ static void xf86PrintBanner() { -#if PRE_RELEASE - ErrorF("\n" - "This is a pre-release version of the " XVENDORNAME " X11.\n" - "It is not supported in any way.\n" - "Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.\n" - "Select the \"xorg\" product for bugs you find in this release.\n" - "Before reporting bugs in pre-release versions please check the\n" - "latest version in the " XVENDORNAME " \"monolithic tree\" CVS\n" - "repository hosted at http://www.freedesktop.org/Software/xorg/"); -#endif ErrorF("\nX Window System Version %d.%d.%d", XORG_VERSION_MAJOR, XORG_VERSION_MINOR,