summaryrefslogtreecommitdiffstats
path: root/convert/xf86str.h
diff options
context:
space:
mode:
Diffstat (limited to 'convert/xf86str.h')
-rw-r--r--convert/xf86str.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/convert/xf86str.h b/convert/xf86str.h
deleted file mode 100644
index 9d9f5001..00000000
--- a/convert/xf86str.h
+++ /dev/null
@@ -1,13 +0,0 @@
-#include <stdio.h>
-
-typedef struct {
- int token; /* id of the token */
- const char * name; /* token name */
-} SymTabRec, *SymTabPtr;
-
-#define CARD16 int
-
-#define INIT_PCI_CARD_INFO
-#define INIT_PCI_VENDOR_INFO
-#define INIT_PCI_VENDOR_NAME_INFO
-#define VENDOR_INCLUDE_NONVIDEO