diff options
author | Tor Lillqvist <tml@collabora.com> | 2017-03-14 11:59:12 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2017-03-14 21:41:26 +0000 |
commit | e597ef0489d9d5504721d21eefa15c65da0fb240 (patch) | |
tree | 7c9e6e1034830b909c155568f17ecb80c9a41322 /config_host/config_features.h.in | |
parent | 3fa34da687ba4be98319888a90cba6414b9f3fbe (diff) |
No need for --disable-activex and --disable-atl any longer
Change-Id: I7ac4f32cb01bfcc3a2c06e69280c2150d408ec6b
Reviewed-on: https://gerrit.libreoffice.org/35174
Reviewed-by: David Ostrovsky <david@ostrovsky.org>
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
Diffstat (limited to 'config_host/config_features.h.in')
-rw-r--r-- | config_host/config_features.h.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config_host/config_features.h.in b/config_host/config_features.h.in index 8e52a6576c8d..2df958a1cf09 100644 --- a/config_host/config_features.h.in +++ b/config_host/config_features.h.in @@ -160,11 +160,6 @@ #define HAVE_FEATURE_BREAKPAD 0 /* - * Whether to enable ATL - */ -#define HAVE_FEATURE_ATL 0 - -/* * Whether OpenGL is enabled */ #define HAVE_FEATURE_OPENGL 0 |