From: Kenichi Handa Date: Fri, 23 Jan 1998 10:54:49 +0000 (+0000) Subject: Delete garbage line "int use_dialog_box". X-Git-Tag: emacs-20.3~2315 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1a248d47c94e0070a6ef216b9992c918d47b2b25;p=emacs.git Delete garbage line "int use_dialog_box". --- 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) \