aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/indicator-power.c2
1 files changed, 0 insertions, 2 deletions
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 <http://www.gnu.org/licenses/>.
#include <libindicator/indicator-object.h>
#include <libindicator/indicator-service-manager.h>
#include <libindicator/indicator-image-helper.h>
-#include <libido/libido.h>
#include "dbus-shared-names.h"
@@ -77,7 +76,6 @@ struct _IndicatorPowerPrivate
GCancellable *service_proxy_cancel;
GDBusProxy *service_proxy;
- IdoCalendarMenuItem *ido_entry;
};
/* Prototypes */