diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-07-04 05:34:32 +0200 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-07-04 15:59:59 +0200 |
commit | 4f1b91205f2535eba355e020de31080bc155f75b (patch) | |
tree | 9c353542820a1b8b81ddeb2980b91405b776428c /sd/qa | |
parent | 7e3f0824a16746b1d5f62e9fca987e5a10fda92f (diff) |
remove unused header file
Change-Id: I78c2462f56fb4b5792f396bb7e0dd2c0fd237420
Diffstat (limited to 'sd/qa')
-rw-r--r-- | sd/qa/unit/import-tests.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/qa/unit/import-tests.cxx b/sd/qa/unit/import-tests.cxx index 3298b46b5b69..01aade4e7b0c 100644 --- a/sd/qa/unit/import-tests.cxx +++ b/sd/qa/unit/import-tests.cxx @@ -47,8 +47,6 @@ #include <com/sun/star/chart2/data/XDataSequence.hpp> #include <com/sun/star/chart2/data/XNumericalDataSequence.hpp> -#include <config_features.h> - using namespace ::com::sun::star; /// Impress import filters tests. |