summaryrefslogtreecommitdiffstats
path: root/CRT.h
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2018-01-27 23:28:37 -0200
committerHisham Muhammad <hisham@gobolinux.org>2018-01-30 12:51:27 -0200
commit673f098734a03a5643465563b5df3e7a69ed9d7a (patch)
treee4b5a09eff3f9996c130e563f6f393d9632b2706 /CRT.h
parentad99187680585bf66f9de4f617e897dada8767f7 (diff)
Move responsibility for cursor placement to Panels
Diffstat (limited to 'CRT.h')
-rw-r--r--CRT.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/CRT.h b/CRT.h
index 590fff6e..bd2a96d8 100644
--- a/CRT.h
+++ b/CRT.h
@@ -143,8 +143,6 @@ int* CRT_colors;
extern int CRT_colorSchemes[LAST_COLORSCHEME][LAST_COLORELEMENT];
-extern int CRT_cursorX;
-
extern int CRT_scrollHAmount;
extern int CRT_scrollWheelVAmount;

© 2014-2024 Faster IT GmbH | imprint | privacy policy