diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/indicator-power.c | 2 |
1 files changed, 0 insertions, 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); |