[gedit/file_too_big: 9/11] Remove unused var




commit 9b4cc5e8b87cf3ed82deb4b7ecb90c236458d332
Author: Jordi Mas <jmas softcatala org>
Date:   Mon Mar 22 21:56:03 2021 +0100

    Remove unused var

 gedit/gedit-io-error-info-bar.c | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/gedit/gedit-io-error-info-bar.c b/gedit/gedit-io-error-info-bar.c
index 62e5bbf99..5306b2855 100644
--- a/gedit/gedit-io-error-info-bar.c
+++ b/gedit/gedit-io-error-info-bar.c
@@ -593,7 +593,6 @@ gedit_io_loading_error_info_bar_new (GFile                   *location,
                                               "You can continue loading this file at your own risk"),
                                               NULL);
                file_too_big = TRUE;
-               edit_anyway = TRUE;
        }
        else
        {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]