summaryrefslogtreecommitdiff
path: root/framework/inc/jobs/shelljob.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/shelljob.hxx')
-rw-r--r--framework/inc/jobs/shelljob.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/framework/inc/jobs/shelljob.hxx b/framework/inc/jobs/shelljob.hxx
index 4ff90039cac9..a25eb448ceb8 100644
--- a/framework/inc/jobs/shelljob.hxx
+++ b/framework/inc/jobs/shelljob.hxx
@@ -38,8 +38,6 @@ namespace framework{
registered for. Further there is a generic
way to configure the shell command and it's list
of arguments.
-
- @author as96863
*/
class ShellJob : public ::cppu::WeakImplHelper< css::lang::XServiceInfo,css::task::XJob >
{