summaryrefslogtreecommitdiff
path: root/svl/source/items/globalnameitem.cxx
diff options
context:
space:
mode:
authorChris Laplante <mostthingsweb@gmail.com>2014-08-16 21:27:34 -0400
committerThomas Arnhold <thomas@arnhold.org>2014-08-16 22:19:55 -0500
commitb0e02e72c20f3c921fed34367f8184604387572b (patch)
tree1dca8a5615fad9d044d08c4ba6bf8fd4d4700f89 /svl/source/items/globalnameitem.cxx
parent18749c7ad38d1a8cec1a941100112c99260c34fa (diff)
svl: Remove ASCII art and pointless comments
Change-Id: Idd8ea0cb7e7d58a29dbfcae084558320efe5fe43 Reviewed-on: https://gerrit.libreoffice.org/10945 Reviewed-by: Thomas Arnhold <thomas@arnhold.org> Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'svl/source/items/globalnameitem.cxx')
-rw-r--r--svl/source/items/globalnameitem.cxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/svl/source/items/globalnameitem.cxx b/svl/source/items/globalnameitem.cxx
index 077e8b9aca0a..faf8f72b647d 100644
--- a/svl/source/items/globalnameitem.cxx
+++ b/svl/source/items/globalnameitem.cxx
@@ -27,10 +27,7 @@
#include <svl/globalnameitem.hxx>
-// STATIC DATA -----------------------------------------------------------
-
-
-
+// STATIC DATA
TYPEINIT1_AUTOFACTORY(SfxGlobalNameItem, SfxPoolItem);