diff options
Diffstat (limited to 'src/statusbar.h')
-rw-r--r-- | src/statusbar.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/statusbar.h b/src/statusbar.h index ae89e4a34..38f063b6f 100644 --- a/src/statusbar.h +++ b/src/statusbar.h @@ -58,9 +58,6 @@ void statusbar_set_security_state (Statusbar *s, void statusbar_set_progress (Statusbar *s, int progress); -void statusbar_set_message (Statusbar *s, - const gchar *message); - G_END_DECLS #endif |