From f7f3fe7fe7233a2ffc43106c48f44cbbd82b7c19 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 28 Jun 2007 18:59:05 -0400 Subject: Remove the remnants of OS/2 support. This has never worked in any modular server release, and as far as I know was never tested in 6.7 through 6.9. --- hw/xfree86/common/xf86Module.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'hw/xfree86/common/xf86Module.h') diff --git a/hw/xfree86/common/xf86Module.h b/hw/xfree86/common/xf86Module.h index cdf3d1bea..4f9c0cae1 100644 --- a/hw/xfree86/common/xf86Module.h +++ b/hw/xfree86/common/xf86Module.h @@ -1,4 +1,3 @@ - /* * Copyright (c) 1997-2003 by The XFree86 Project, Inc. * @@ -93,11 +92,7 @@ typedef enum { #define MODINFOSTRING2 0x10dc023a #ifndef MODULEVENDORSTRING -#ifndef __OS2ELF__ #define MODULEVENDORSTRING "X.Org Foundation" -#else -#define MODULEVENDORSTRING "X.Org Foundation - OS2" -#endif #endif /* Error return codes for errmaj. New codes must only be added at the end. */ -- cgit v1.2.3