[gnome-panel] clock: remove unused variable
- From: Alberts Muktupāvels <muktupavels src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-panel] clock: remove unused variable
- Date: Wed, 30 Nov 2016 12:36:22 +0000 (UTC)
commit 706fff5ecd6da87b7937232410924239abd1a9bc
Author: Alberts Muktupāvels <alberts muktupavels gmail com>
Date: Wed Nov 30 14:26:16 2016 +0200
clock: remove unused variable
applets/clock/clock-applet.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/applets/clock/clock-applet.c b/applets/clock/clock-applet.c
index d68db3a..20964fe 100644
--- a/applets/clock/clock-applet.c
+++ b/applets/clock/clock-applet.c
@@ -59,7 +59,6 @@
#include "clock-location-tile.h"
#include "clock-map.h"
#include "clock-utils.h"
-#include "system-timezone.h"
enum {
COL_CITY_NAME = 0,
@@ -124,8 +123,6 @@ struct _ClockApplet
GnomeWallClock *wall_clock;
GtkAllocation old_allocation;
- SystemTimezone *systz;
-
GtkWidget *showseconds_check;
GtkWidget *showdate_check;
GtkWidget *custom_hbox;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]