diff options
author | Tor Lillqvist <tml@collabora.com> | 2015-05-06 16:22:04 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2015-05-06 17:55:58 +0300 |
commit | 0145fa21f5e1825516fc0b386e820e0b1104462f (patch) | |
tree | fef253453c1e2f98945f42e7bdc7d4aa7a9b5756 | |
parent | a00cd9025b017c86431db17ca7076f7434462fd7 (diff) |
We don't use <config_features.h> any more here
Change-Id: I06a382917717906a0e5fdee57e296bab407c5348
-rw-r--r-- | framework/source/helper/statusindicator.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/source/helper/statusindicator.cxx b/framework/source/helper/statusindicator.cxx index fc5ae8b3ed35..1b76a1e2f2b3 100644 --- a/framework/source/helper/statusindicator.cxx +++ b/framework/source/helper/statusindicator.cxx @@ -17,8 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <config_features.h> - #include <comphelper/lok.hxx> #include <helper/statusindicator.hxx> |