diff options
Diffstat (limited to 'scripts/lxdialog/util.c')
-rw-r--r-- | scripts/lxdialog/util.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/lxdialog/util.c b/scripts/lxdialog/util.c index 1f84809773f0..ce411474d729 100644 --- a/scripts/lxdialog/util.c +++ b/scripts/lxdialog/util.c | |||
@@ -26,8 +26,6 @@ bool use_colors = 1; | |||
26 | 26 | ||
27 | const char *backtitle = NULL; | 27 | const char *backtitle = NULL; |
28 | 28 | ||
29 | const char *dialog_result; | ||
30 | |||
31 | /* | 29 | /* |
32 | * Attribute values, default is for mono display | 30 | * Attribute values, default is for mono display |
33 | */ | 31 | */ |