changeset 20759:e3cf980dad70

Delete garbage line "int use_dialog_box".
author Kenichi Handa <handa@m17n.org>
date Fri, 23 Jan 1998 10:54:49 +0000
parents f5a113b108ff
children 4f1f4b226cb0
files src/charset.h
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/src/charset.h	Fri Jan 23 06:42:27 1998 +0000
+++ b/src/charset.h	Fri Jan 23 10:54:49 1998 +0000
@@ -587,10 +587,6 @@
   }									      \
 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)			     	\