aboutsummaryrefslogtreecommitdiffstats
path: root/src/charset.h
diff options
context:
space:
mode:
authorKenichi Handa <[email protected]>1998-01-23 10:54:49 +0000
committerKenichi Handa <[email protected]>1998-01-23 10:54:49 +0000
commit1a248d47c94e0070a6ef216b9992c918d47b2b25 (patch)
treeedfa28b7fa71542c06e0b1fcf47117b04410db51 /src/charset.h
parent862aacbf3457ebb312614dbb17f188d37cbf3959 (diff)
Delete garbage line "int use_dialog_box".
Diffstat (limited to 'src/charset.h')
-rw-r--r--src/charset.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/charset.h b/src/charset.h
index b4c3e08c53..0e91ca5744 100644
--- a/src/charset.h
+++ b/src/charset.h
@@ -587,10 +587,6 @@ if (1) \
} \
else
- /* Nonzero enables use of dialog boxes for questions
- asked by mouse commands. */
- int use_dialog_box;
-
/* Return the length of the multi-byte form at string STR of length LEN. */
#define MULTIBYTE_FORM_LENGTH(str, len) \