diff options
author | Michael Stahl <mstahl@redhat.com> | 2017-02-01 16:20:47 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2017-02-01 16:21:10 +0100 |
commit | fdb45279695ab72f8f5a3bb32961c0f7a146aa34 (patch) | |
tree | 828d651d1e18726a3fb782c55a340362446e7a49 /vcl | |
parent | d60790a7114e847b941261aab9cb1e90770e1bf9 (diff) |
Revert "vcl: include config_features.h"
This reverts commit a4d5d69eb4a1f5f889c933e5a801582f31c6ad80.
Once is enough.
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/workben/vcldemo.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/workben/vcldemo.cxx b/vcl/workben/vcldemo.cxx index fb6bb523a25f..f48265365f4e 100644 --- a/vcl/workben/vcldemo.cxx +++ b/vcl/workben/vcldemo.cxx @@ -49,8 +49,6 @@ #include <basegfx/matrix/b2dhommatrix.hxx> #include <opengl/zone.hxx> -#include <config_features.h> - // internal headers for OpenGLTests class. #if HAVE_FEATURE_OPENGL #include "salgdi.hxx" |