From e597ef0489d9d5504721d21eefa15c65da0fb240 Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 14 Mar 2017 11:59:12 +0200 Subject: No need for --disable-activex and --disable-atl any longer Change-Id: I7ac4f32cb01bfcc3a2c06e69280c2150d408ec6b Reviewed-on: https://gerrit.libreoffice.org/35174 Reviewed-by: David Ostrovsky Reviewed-by: Tor Lillqvist Tested-by: Tor Lillqvist --- config_host/config_features.h.in | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config_host') 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 @@ -159,11 +159,6 @@ */ #define HAVE_FEATURE_BREAKPAD 0 -/* - * Whether to enable ATL - */ -#define HAVE_FEATURE_ATL 0 - /* * Whether OpenGL is enabled */ -- cgit