summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2009-10-14 18:01:12 +0000
committerKurt Zenker <kz@openoffice.org>2009-10-14 18:01:12 +0000
commit54b8de64945fd01cf1ebe8dc3cfe65da333cbe72 (patch)
treec22bb5444024918593813fce801d834de492ae06
parent395cb927618678d852e9dec21d449a7a718fe9d5 (diff)
CWS-TOOLING: integrate CWS fwk124_DEV300
2009-10-12 10:48:43 +0200 cd r276822 : #i105764# Remove wrong if-clause which disables the main function of the job service implementation
-rw-r--r--framework/source/jobs/job.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/source/jobs/job.cxx b/framework/source/jobs/job.cxx
index 2609a57734..3a0ead1ecc 100644
--- a/framework/source/jobs/job.cxx
+++ b/framework/source/jobs/job.cxx
@@ -51,7 +51,6 @@
// includes of other projects
#include <rtl/ustrbuf.hxx>
#include <vcl/svapp.hxx>
-#include <comphelper/uieventslogger.hxx>
//________________________________
// namespace
@@ -238,7 +237,6 @@ void Job::execute( /*IN*/ const css::uno::Sequence< css::beans::NamedValue >& lD
// Otherwhise we might die by ref count ...
css::uno::Reference< css::task::XJobListener > xThis(static_cast< ::cppu::OWeakObject* >(this), css::uno::UNO_QUERY);
- if ( ::comphelper::UiEventsLogger::isEnabled() )
try
{
// create the job