aboutsummaryrefslogtreecommitdiffstats
path: root/simple_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'simple_dialog.h')
-rw-r--r--simple_dialog.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/simple_dialog.h b/simple_dialog.h
index 87f66791f7..40258cadb7 100644
--- a/simple_dialog.h
+++ b/simple_dialog.h
@@ -159,15 +159,6 @@ extern char *simple_dialog_format_message(const char *msg);
*/
extern void display_queued_messages(void);
-/** Show a message in the status bar.
- *
- * @param msg_format Status message
- */
-extern void simple_status(const gchar *msg_format, ...)
- G_GNUC_PRINTF(1, 2);
-
-
-
#ifdef __cplusplus
}
#endif /* __cplusplus */