[gnome-logs] Remove a couple of unused variables



commit 232fe6e72a4dd240b44543637590242dc703e104
Author: David King <davidk gnome org>
Date:   Tue Feb 16 12:29:06 2016 +0000

    Remove a couple of unused variables

 src/gl-eventtoolbar.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gl-eventtoolbar.c b/src/gl-eventtoolbar.c
index 072e838..805efcc 100644
--- a/src/gl-eventtoolbar.c
+++ b/src/gl-eventtoolbar.c
@@ -50,8 +50,6 @@ typedef struct
 
 G_DEFINE_TYPE_WITH_PRIVATE (GlEventToolbar, gl_event_toolbar, GTK_TYPE_HEADER_BAR)
 
-static const gchar DESKTOP_SCHEMA[] = "org.gnome.desktop.interface";
-static const gchar CLOCK_FORMAT[] = "clock-format";
 static GParamSpec *obj_properties[N_PROPERTIES] = { NULL, };
 
 void


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