diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2011-09-12 15:13:28 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2011-09-12 22:47:49 +0200 |
commit | 23b04dae8b5ff6dbc4c4b63bfe08079ac6ed74ef (patch) | |
tree | 18b609a1c6b9e09da816333b93c72a70f7ad5142 /stoc/inc | |
parent | 12e2e04977ddedcb2844b69a5060eb81be84d648 (diff) |
sb140: #i117698# no implementations of XIdlClassProvider remain, so code that checks for it can be removed
Diffstat (limited to 'stoc/inc')
-rw-r--r-- | stoc/inc/pch/precompiled_stoc.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stoc/inc/pch/precompiled_stoc.hxx b/stoc/inc/pch/precompiled_stoc.hxx index 3e0b4d6dee3f..29d7fe6dec95 100644 --- a/stoc/inc/pch/precompiled_stoc.hxx +++ b/stoc/inc/pch/precompiled_stoc.hxx @@ -125,7 +125,6 @@ #include "com/sun/star/reflection/XEnumTypeDescription.hpp" #include "com/sun/star/reflection/XIdlArray.hpp" #include "com/sun/star/reflection/XIdlClass.hpp" -#include "com/sun/star/reflection/XIdlClassProvider.hpp" #include "com/sun/star/reflection/XIdlField.hpp" #include "com/sun/star/reflection/XIdlField2.hpp" #include "com/sun/star/reflection/XIdlMember.hpp" |