[evince/wip/gpoo/gtk4-rebase-port: 27/96] ev-sidebar-attachments: remove unused variable




commit 1b3492046923a3440e6b954843bb821a4bec64c9
Author: Qiu Wenbo <qiuwenbo kylinos com cn>
Date:   Mon Oct 11 15:40:52 2021 +0800

    ev-sidebar-attachments: remove unused variable
    
    Signed-off-by: Qiu Wenbo <qiuwenbo kylinos com cn>

 shell/ev-sidebar-attachments.c | 2 --
 1 file changed, 2 deletions(-)
---
diff --git a/shell/ev-sidebar-attachments.c b/shell/ev-sidebar-attachments.c
index a918b4c4b..a94806c42 100644
--- a/shell/ev-sidebar-attachments.c
+++ b/shell/ev-sidebar-attachments.c
@@ -512,8 +512,6 @@ ev_sidebar_attachments_class_init (EvSidebarAttachmentsClass *ev_attachbar_class
 static void
 ev_sidebar_attachments_init (EvSidebarAttachments *ev_attachbar)
 {
-       GtkWidget *swindow;
-
 #if 0
        static const GtkTargetEntry targets[] = { {"text/uri-list", 0, EV_DND_TARGET_TEXT_URI_LIST},
                                                  {"XdndDirectSave0", 0, EV_DND_TARGET_XDS}};


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