diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-03-16 16:38:20 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-03-16 16:39:50 +0100 |
commit | a277042e3e273d3d650eb47663f65964cb0b40e3 (patch) | |
tree | 9d354135c0af96999f15618600ba0a95e71ad59a /framework/source | |
parent | 81cdce299342254c2c272a07d807cffd6c88b0bf (diff) |
Some include and comment clean up
Diffstat (limited to 'framework/source')
-rw-r--r-- | framework/source/jobs/shelljob.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/source/jobs/shelljob.cxx b/framework/source/jobs/shelljob.cxx index 1910d7a4142a..b862893f22f7 100644 --- a/framework/source/jobs/shelljob.cxx +++ b/framework/source/jobs/shelljob.cxx @@ -47,8 +47,6 @@ //_______________________________________________ // include interfaces -#include <com/sun/star/system/XSystemShellExecute.hpp> -#include <com/sun/star/system/SystemShellExecuteFlags.hpp> #include <com/sun/star/util/XStringSubstitution.hpp> //_______________________________________________ |