[nautilus] file-management-properties: remove unused function
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] file-management-properties: remove unused function
- Date: Mon, 1 Sep 2014 22:36:26 +0000 (UTC)
commit bba0a231d8675a7d80e6f2d8884979bcddaab5fd
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Sep 1 15:30:05 2014 -0700
file-management-properties: remove unused function
src/nautilus-file-management-properties.c | 11 -----------
1 files changed, 0 insertions(+), 11 deletions(-)
---
diff --git a/src/nautilus-file-management-properties.c b/src/nautilus-file-management-properties.c
index 9c2608a..c8bd964 100644
--- a/src/nautilus-file-management-properties.c
+++ b/src/nautilus-file-management-properties.c
@@ -429,17 +429,6 @@ bind_builder_bool (GtkBuilder *builder,
"active", G_SETTINGS_BIND_DEFAULT);
}
-static void
-bind_builder_bool_oneway (GtkBuilder *builder,
- GSettings *settings,
- const char *widget_name,
- const char *prefs)
-{
- g_settings_bind (settings, prefs,
- gtk_builder_get_object (builder, widget_name),
- "active", G_SETTINGS_BIND_SET);
-}
-
static gboolean
enum_get_mapping (GValue *value,
GVariant *variant,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]