From 1246414b8b64eed892222e3b0b2e27cb77e40ddf Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Mon, 24 Aug 2009 23:43:50 -0500 Subject: Didn't need that function. --- src/status-provider.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/status-provider.h') diff --git a/src/status-provider.h b/src/status-provider.h index 9cc9885..522e61b 100644 --- a/src/status-provider.h +++ b/src/status-provider.h @@ -72,8 +72,6 @@ GType status_provider_get_type (void); void status_provider_set_status (StatusProvider * sp, StatusProviderStatus status); StatusProviderStatus status_provider_get_status (StatusProvider * sp); -void status_provider_emit_status_changed (StatusProvider * sp, StatusProviderStatus newstatus); - G_END_DECLS #endif -- cgit v1.2.3