summaryrefslogtreecommitdiff
path: root/framework/inc/jobs/job.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/job.hxx')
-rw-r--r--framework/inc/jobs/job.hxx7
1 files changed, 1 insertions, 6 deletions
diff --git a/framework/inc/jobs/job.hxx b/framework/inc/jobs/job.hxx
index ac48d64809b7..cd03bff7c824 100644
--- a/framework/inc/jobs/job.hxx
+++ b/framework/inc/jobs/job.hxx
@@ -41,16 +41,11 @@
#include <cppuhelper/weak.hxx>
#include <rtl/ustring.hxx>
-//_______________________________________
-// namespace
namespace framework{
-//_______________________________________
-// public const
-//_______________________________________
-// definitions
+
/**
@short it represent a job; execute it and control it's lifetime