From 1a248d47c94e0070a6ef216b9992c918d47b2b25 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Fri, 23 Jan 1998 10:54:49 +0000 Subject: [PATCH] Delete garbage line "int use_dialog_box". --- src/charset.h | 4 ---- 1 file changed, 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) \ -- 2.39.2