summaryrefslogtreecommitdiff
path: root/sfx2/source/doc/docundomanager.cxx
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-08-22 22:44:16 +0200
committerMichael Stahl <mstahl@redhat.com>2014-08-25 13:21:55 +0200
commitb70fb7d704aa721cf7b1f3ce1120f84f89429479 (patch)
tree512318380d0e783ae31066fdca071aaacc517932 /sfx2/source/doc/docundomanager.cxx
parent6797610bcfc41d2af57db03c5d9b52cfc30d09ed (diff)
everything is independent from vos these days...
Change-Id: Iccb94dcc31d6de8c9e4e7a31b3c2e36d4198b295
Diffstat (limited to 'sfx2/source/doc/docundomanager.cxx')
-rw-r--r--sfx2/source/doc/docundomanager.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/doc/docundomanager.cxx b/sfx2/source/doc/docundomanager.cxx
index b816e5139159..3b448f028954 100644
--- a/sfx2/source/doc/docundomanager.cxx
+++ b/sfx2/source/doc/docundomanager.cxx
@@ -161,7 +161,7 @@ namespace sfx2
//= SolarMutexFacade
- /** a facade for the SolarMutex, implementing ::framework::IMutex (as opposed to ::vos::IMutex)
+ /** a facade for the SolarMutex, implementing ::framework::IMutex
*/
class SolarMutexFacade : public ::framework::IMutex
{