summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-01-26 18:17:26 +0100
committerStephan Bergmann <sbergman@redhat.com>2016-01-26 18:17:26 +0100
commit235b9ec11ad78628bc220066b97dd7ff19f0b5ad (patch)
treeac0e970ab464508e0c8322e5f750f288b2ae7039 /framework
parentac95e905a12ee6ad49af3814a248d0ddb7700559 (diff)
Remove nonsense comment
Change-Id: Ib0570622ac2853c83d701c207ff3aa0a3781d689
Diffstat (limited to 'framework')
-rw-r--r--framework/source/inc/accelerators/presethandler.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/framework/source/inc/accelerators/presethandler.hxx b/framework/source/inc/accelerators/presethandler.hxx
index 4f005d6ce0e9..cf0e356b92a3 100644
--- a/framework/source/inc/accelerators/presethandler.hxx
+++ b/framework/source/inc/accelerators/presethandler.hxx
@@ -150,10 +150,6 @@ class PresetHandler
/** @short does nothing real.
- @descr Because this class should be useable in combination
- with ::salhelper::SingletonRef template this ctor
- can't have any special parameters!
-
@param xContext
points to an uno service manager, which is used internally
to create own needed uno resources.