summaryrefslogtreecommitdiffstats
path: root/src/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/globals.h')
-rw-r--r--src/globals.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/globals.h b/src/globals.h
index 224450384d..fd1e6933c5 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -965,11 +965,6 @@ EXTERN guicolor_T xim_bg_color INIT(= INVALCOLOR);
# endif
#endif
-#ifdef FEAT_HANGULIN
-EXTERN int composing_hangul INIT(= 0);
-EXTERN char_u composing_hangul_buffer[5];
-#endif
-
/*
* "State" is the main state of Vim.
* There are other variables that modify the state: