summaryrefslogtreecommitdiff
path: root/framework/source/inc/loadenv/actionlockguard.hxx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-08 13:53:08 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-08 13:53:54 +0200
commit2beba8f93e7991372dd45351c92c50f7850dc46a (patch)
tree15dfae00223ccc7fdbfe2e06a3d931b97fded890 /framework/source/inc/loadenv/actionlockguard.hxx
parent49ad17e2b1aef65fad357b9c540ab36189233dd3 (diff)
reduce ascii noise and useless comments
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
Diffstat (limited to 'framework/source/inc/loadenv/actionlockguard.hxx')
-rw-r--r--framework/source/inc/loadenv/actionlockguard.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/framework/source/inc/loadenv/actionlockguard.hxx b/framework/source/inc/loadenv/actionlockguard.hxx
index e080e6d91848..9ccde9e57f95 100644
--- a/framework/source/inc/loadenv/actionlockguard.hxx
+++ b/framework/source/inc/loadenv/actionlockguard.hxx
@@ -26,8 +26,6 @@
#include <com/sun/star/document/XActionLockable.hpp>
-//_______________________________________________
-// namespace
namespace framework{
@@ -35,8 +33,6 @@ namespace framework{
namespace css = ::com::sun::star;
#endif
-//_______________________________________________
-// definitions
/** @short implements a guard, which can use the interface
<type scope="com::sun::star::document">XActionLockable</type>.