diff options
| author | Ken VanDine <ken.vandine@canonical.com> | 2009-08-27 14:52:00 -0400 |
|---|---|---|
| committer | Ken VanDine <ken.vandine@canonical.com> | 2009-08-27 14:52:00 -0400 |
| commit | f6d0564a4d48f60e52959eeb0cdc64c6170e0372 (patch) | |
| tree | faac1c5ff643a6aba420f2248ac0390f317ad685 /src/status-provider.h | |
| parent | 3a18ed4b656b9ee146e6f3fd5fdd56416d335724 (diff) | |
| parent | 94f3cd1c8817d7203c5ba2b9abb57992f577f3a0 (diff) | |
| download | ayatana-indicator-session-f6d0564a4d48f60e52959eeb0cdc64c6170e0372.tar.gz ayatana-indicator-session-f6d0564a4d48f60e52959eeb0cdc64c6170e0372.tar.bz2 ayatana-indicator-session-f6d0564a4d48f60e52959eeb0cdc64c6170e0372.zip | |
* Upstream version 0.1
* debian/control: Looking for libdbusmenu* >= 0.1.0
* debian/control: Shortening the short description and lengthening
the long one. Fixes a bug (LP: #412024)
Diffstat (limited to 'src/status-provider.h')
| -rw-r--r-- | src/status-provider.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 |
