aboutsummaryrefslogtreecommitdiff
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 6b158f5d9b..9d61735c85 100644
--- a/src/globals.h
+++ b/src/globals.h
@@ -672,11 +672,6 @@ EXTERN int (*iconvctl)(iconv_t cd, int request, void *argument);
EXTERN int* (*iconv_errno)(void);
# endif
-
-
-EXTERN int composing_hangul INIT(= 0);
-EXTERN char_u composing_hangul_buffer[5];
-
/*
* "State" is the main state of Vim.
* There are other variables that modify the state: