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-02-17 15:30:15 -0200
commit52b5beb4e47b635712d9832ffe524d17c730f7b8 (patch)
treefeae1d46425f262d1e4df752a26bd3548519d094 /CRT.h
parentdf9922a67eb8e02ab4cf1ff8f24b40f14094e699 (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 933fe068..6825fff6 100644
--- a/CRT.h
+++ b/CRT.h
@@ -144,8 +144,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