summaryrefslogtreecommitdiffstats
path: root/src/gui_gtk.c
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2012-07-10 13:41:14 +0200
committerBram Moolenaar <Bram@vim.org>2012-07-10 13:41:14 +0200
commit77c604d3ffaaa0e3e9c572e820aa68fa8b2d7492 (patch)
tree124424b6df8f81f2205a018447dcb13065962a7e /src/gui_gtk.c
parent6c4b646d84836ac1adf881cf325f580ceb8ab7f6 (diff)
updated for version 7.3.593v7.3.593
Problem: No easy way to decide if b:browsefilter will work. Solution: Add the browsefilter feature.
Diffstat (limited to 'src/gui_gtk.c')
-rw-r--r--src/gui_gtk.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gui_gtk.c b/src/gui_gtk.c
index c62201e227..4b63d513de 100644
--- a/src/gui_gtk.c
+++ b/src/gui_gtk.c
@@ -779,9 +779,6 @@ gui_mch_destroy_scrollbar(scrollbar_T *sb)
/*
* Implementation of the file selector related stuff
*/
-#if GTK_CHECK_VERSION(2,4,0)
-# define USE_FILE_CHOOSER
-#endif
#ifndef USE_FILE_CHOOSER
static void