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-26 20:13:09 -0300
commit1edcfad874e7ed093bd8489a42f7a6f86c19e5c5 (patch)
tree979449ec7745af2b37dce3b873434ccd8e9c2273 /CRT.h
parentd4ea7cd65ccf8551cabb0706167b2c15aad7866d (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