aboutsummaryrefslogtreecommitdiffstats
path: root/include/video/trident.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/video/trident.h')
-rw-r--r--include/video/trident.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/video/trident.h b/include/video/trident.h
index 200be25..d3dd737 100644
--- a/include/video/trident.h
+++ b/include/video/trident.h
@@ -63,12 +63,6 @@
#define LCD_CENTER 1
#define LCD_BIOS 2
-/* display types */
-#define DISPLAY_CRT 0
-#define DISPLAY_FP 1
-
-#define flatpanel (displaytype == DISPLAY_FP)
-
/* General Registers */
#define SPR 0x1F /* Software Programming Register (videoram) */