[gnome-applets] sticky-notes: remove unused variable



commit 16f09563b52ea23113f363d519b0a308771b2194
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date:   Sat Jul 8 13:37:44 2017 +0300

    sticky-notes: remove unused variable

 sticky-notes/src/stickynotes.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/sticky-notes/src/stickynotes.c b/sticky-notes/src/stickynotes.c
index 43952e2..9d32ec9 100644
--- a/sticky-notes/src/stickynotes.c
+++ b/sticky-notes/src/stickynotes.c
@@ -50,7 +50,6 @@ static void
 setup_note_menu (StickyNote *note)
 {
        GSimpleActionGroup *action_group;
-       gchar *ui_file;
        GtkBuilder *builder;
        GMenu *gmenu;
        const gchar *resource_name;


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