summaryrefslogtreecommitdiffstats
path: root/salhelper/inc
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 /salhelper/inc
parentremove include comments and boxes (diff)
downloadcore-2beba8f93e7991372dd45351c92c50f7850dc46a.tar.gz
core-2beba8f93e7991372dd45351c92c50f7850dc46a.zip
reduce ascii noise and useless comments
Change-Id: I317058e3b25cebb7c1d89361636261c5f16a84d4
Diffstat (limited to 'salhelper/inc')
-rw-r--r--salhelper/inc/salhelper/singletonref.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/salhelper/inc/salhelper/singletonref.hxx b/salhelper/inc/salhelper/singletonref.hxx
index 62cd36bd0b0c..a602e50cc4bf 100644
--- a/salhelper/inc/salhelper/singletonref.hxx
+++ b/salhelper/inc/salhelper/singletonref.hxx
@@ -25,13 +25,9 @@
#include "osl/diagnose.h"
#include "osl/getglobalmutex.hxx"
-//_______________________________________________
-// namespace
namespace salhelper{
-//_______________________________________________
-// definitions
/** @short template for implementing singleton classes.