diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-09-02 12:02:11 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-09-02 11:46:18 +0000 |
commit | b40b6010077f875565ce90cd995222451e37321c (patch) | |
tree | 5ad869c146407c8fa16197cd461991f78e500402 /config_host | |
parent | daa869222edc3aded82f0fc3e73f126b6cfd08ad (diff) |
ditch gnome-vfs2 support
Change-Id: I882c04fd3a255f55511b1884157de26e7574e6db
Reviewed-on: https://gerrit.libreoffice.org/18262
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'config_host')
-rw-r--r-- | config_host/config_vclplug.h.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host/config_vclplug.h.in b/config_host/config_vclplug.h.in index 4daf38375766..b9ee53088e7e 100644 --- a/config_host/config_vclplug.h.in +++ b/config_host/config_vclplug.h.in @@ -11,7 +11,6 @@ Settings about which X11 desktops have support enabled. #define ENABLE_KDE 0 #define ENABLE_KDE4 0 #define ENABLE_TDE 0 -#define ENABLE_GNOME_VFS 0 #define ENABLE_GIO 0 #endif |