diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-07-16 13:51:43 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-07-16 15:12:44 +0200 |
commit | 45c8db7ec89978029db2027585da986794971f7c (patch) | |
tree | 6c1f6a88ef309b39f511fe90a5a9c33f05a316bd /configmgr | |
parent | 34ebc821d9942641c256157ada9f817338832711 (diff) |
Unused include
Change-Id: I445499755dc92103b3777229f22db0bc6ec1a80e
Diffstat (limited to 'configmgr')
-rw-r--r-- | configmgr/source/components.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configmgr/source/components.hxx b/configmgr/source/components.hxx index 12dd3ab43ed9..c898a84b4657 100644 --- a/configmgr/source/components.hxx +++ b/configmgr/source/components.hxx @@ -34,7 +34,6 @@ #include "additions.hxx" #include "data.hxx" #include "modifications.hxx" -#include "nodemap.hxx" #include "path.hxx" namespace com { namespace sun { namespace star { |