From aa089d4d002ae4c93a1d1d3757f408ba2cd7c28c Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Wed, 1 Feb 2012 18:46:00 -0600 Subject: remove redundant prototypes --- src/indicator-power.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/indicator-power.c b/src/indicator-power.c index 8dc2788..9287f0b 100644 --- a/src/indicator-power.c +++ b/src/indicator-power.c @@ -88,8 +88,6 @@ struct _IndicatorPowerPrivate }; /* Prototypes */ -static void indicator_power_class_init (IndicatorPowerClass *klass); -static void indicator_power_init (IndicatorPower *self); static void indicator_power_dispose (GObject *object); static void indicator_power_finalize (GObject *object); -- cgit v1.2.3