summaryrefslogtreecommitdiff
path: root/applets/inhibit/inhibit-applet.c
diff options
context:
space:
mode:
Diffstat (limited to 'applets/inhibit/inhibit-applet.c')
-rw-r--r--applets/inhibit/inhibit-applet.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/applets/inhibit/inhibit-applet.c b/applets/inhibit/inhibit-applet.c
index 7d903dd..15a5d7f 100644
--- a/applets/inhibit/inhibit-applet.c
+++ b/applets/inhibit/inhibit-applet.c
@@ -69,9 +69,6 @@ GType gpm_inhibit_applet_get_type (void);
#define GS_DBUS_PATH "/org/gnome/SessionManager"
#define GS_DBUS_INTERFACE "org.gnome.SessionManager"
-static void gpm_inhibit_applet_class_init (GpmInhibitAppletClass *klass);
-static void gpm_inhibit_applet_init (GpmInhibitApplet *applet);
-
G_DEFINE_TYPE (GpmInhibitApplet, gpm_inhibit_applet, PANEL_TYPE_APPLET)
static void gpm_applet_update_icon (GpmInhibitApplet *applet);