summaryrefslogtreecommitdiff
path: root/gdk/win32
diff options
context:
space:
mode:
authorWilliam Jon McCann <william.jon.mccann@gmail.com>2013-06-30 13:44:24 -0400
committerWilliam Jon McCann <william.jon.mccann@gmail.com>2013-06-30 13:44:24 -0400
commit7ca327c9bb33a3c924cfb981a5ed2b8fffaf5e03 (patch)
treed09b5067dac8133dcb958826b90c3b60190ae373 /gdk/win32
parent3d5d3e8eae60d26bbd88a159efc87e9789039211 (diff)
downloadgtk+-7ca327c9bb33a3c924cfb981a5ed2b8fffaf5e03.tar.gz
Deprecate the unused gtk-file-chooser-backend setting
Diffstat (limited to 'gdk/win32')
-rw-r--r--gdk/win32/gdkproperty-win32.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdk/win32/gdkproperty-win32.c b/gdk/win32/gdkproperty-win32.c
index 15f467facb..3f488ec73b 100644
--- a/gdk/win32/gdkproperty-win32.c
+++ b/gdk/win32/gdkproperty-win32.c
@@ -313,7 +313,6 @@ _gdk_win32_window_delete_property (GdkWindow *window,
"Gtk/IMPreeditStyle\0" "gtk-im-preedit-style\0"
"Gtk/IMStatusStyle\0" "gtk-im-status-style\0"
"Gtk/Modules\0" "gtk-modules\0"
- "Gtk/FileChooserBackend\0" "gtk-file-chooser-backend\0"
"Gtk/CursorThemeName\0" "gtk-cursor-theme-name\0"
"Gtk/CursorThemeSize\0" "gtk-cursor-theme-size\0"
"Gtk/TimeoutInitial\0" "gtk-timeout-initial\0"