From ce435ff834bafc56e36306965b08e3a0627ad03d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Tue, 28 Jun 2011 16:03:17 +0100 Subject: Remove libido dependency We do not need this for now --- src/indicator-power.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/indicator-power.c b/src/indicator-power.c index 8685d80..c490ab1 100644 --- a/src/indicator-power.c +++ b/src/indicator-power.c @@ -34,7 +34,6 @@ with this program. If not, see . #include #include #include -#include #include "dbus-shared-names.h" @@ -77,7 +76,6 @@ struct _IndicatorPowerPrivate GCancellable *service_proxy_cancel; GDBusProxy *service_proxy; - IdoCalendarMenuItem *ido_entry; }; /* Prototypes */ -- cgit v1.2.3