summaryrefslogtreecommitdiff
path: root/src/screen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/screen.h')
-rw-r--r--src/screen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/screen.h b/src/screen.h
index 0cb307e..3a1cb52 100644
--- a/src/screen.h
+++ b/src/screen.h
@@ -254,7 +254,6 @@ typedef struct ScreenInfo {
extern int NumScreens;
extern ScreenInfo **ScreenList;
extern ScreenInfo *Scr;
-extern int FirstScreen;
#define PPOS_OFF 0
#define PPOS_ON 1