summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>1998-01-23 10:54:49 +0000
committerKenichi Handa <handa@m17n.org>1998-01-23 10:54:49 +0000
commitf86da3d5ac36b026e2a336c7b45dd409dfdf9f70 (patch)
tree7ca6fc49e43553b560665f5a42402191c485d6ad
parentd4bcf00f09b091d8d8874f6f1de9aecd73fa9b7e (diff)
downloademacs-f86da3d5ac36b026e2a336c7b45dd409dfdf9f70.tar.gz
Delete garbage line "int use_dialog_box".
-rw-r--r--src/charset.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/charset.h b/src/charset.h
index b4c3e08c53e..0e91ca57445 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) \