[PATCH 2/2] FID, whatever that was, isn't anymore

Tomas Carnecky tom at dbservice.com
Fri Mar 20 08:19:34 PDT 2009


No traces of FID in the xserver nor in the modules listed in
util/modular/xorg.modules

Signed-off-by: Tomas Carnecky <tom at dbservice.com>
---
 include/os.h |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/include/os.h b/include/os.h
index df5c73a..7da31a5 100644
--- a/include/os.h
+++ b/include/os.h
@@ -52,8 +52,6 @@ SOFTWARE.
 #include "misc.h"
 #include <stdarg.h>
 
-#define NullFID ((FID) 0)
-
 #define SCREEN_SAVER_ON   0
 #define SCREEN_SAVER_OFF  1
 #define SCREEN_SAVER_FORCER 2
@@ -66,7 +64,6 @@ SOFTWARE.
 #define MAX_BIG_REQUEST_SIZE 4194303
 #endif
 
-typedef pointer	FID;
 typedef struct _FontPathRec *FontPathPtr;
 typedef struct _NewClientRec *NewClientPtr;
 
-- 
1.6.2




More information about the xorg-devel mailing list