[gnome-terminal] util: Remove unused function
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-terminal] util: Remove unused function
- Date: Tue, 14 Jul 2015 17:38:10 +0000 (UTC)
commit c9041a6580106dbfae22bcce26bfca5f62360cfc
Author: Christian Persch <chpe gnome org>
Date: Tue Jul 14 19:37:28 2015 +0200
util: Remove unused function
src/terminal-util.h | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/src/terminal-util.h b/src/terminal-util.h
index 18b033d..d4b5ae3 100644
--- a/src/terminal-util.h
+++ b/src/terminal-util.h
@@ -26,8 +26,8 @@
G_BEGIN_DECLS
-void terminal_util_show_error_dialog (GtkWindow *transient_parent,
- GtkWidget **weap_ptr,
+void terminal_util_show_error_dialog (GtkWindow *transient_parent,
+ GtkWidget **weap_ptr,
GError *error,
const char *message_format, ...) G_GNUC_PRINTF(4, 5);
@@ -89,9 +89,6 @@ void terminal_g_settings_set_rgba_palette (GSettings *settings,
void terminal_util_bind_mnemonic_label_sensitivity (GtkWidget *widget);
-void terminal_util_object_class_undeprecate_property (GObjectClass *klass,
- const char *prop);
-
G_END_DECLS
#endif /* TERMINAL_UTIL_H */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]