diff options
Diffstat (limited to 'framework')
-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> //_______________________________________________ |