From 49ad17e2b1aef65fad357b9c540ab36189233dd3 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 8 Aug 2012 13:21:28 +0200 Subject: remove include comments and boxes Change-Id: I9ccf664e8f75a68b1b87c2b29ae617a90d0741a7 --- comphelper/inc/comphelper/configurationhelper.hxx | 3 --- comphelper/inc/comphelper/locale.hxx | 3 --- comphelper/inc/comphelper/mediadescriptor.hxx | 3 --- comphelper/inc/comphelper/numberedcollection.hxx | 3 --- comphelper/inc/comphelper/sequenceashashmap.hxx | 3 --- comphelper/inc/comphelper/sequenceasvector.hxx | 3 --- comphelper/inc/comphelper/stillreadwriteinteraction.hxx | 2 -- 7 files changed, 20 deletions(-) (limited to 'comphelper/inc') diff --git a/comphelper/inc/comphelper/configurationhelper.hxx b/comphelper/inc/comphelper/configurationhelper.hxx index 449c2e6ff31c..ec4e17a0f41a 100644 --- a/comphelper/inc/comphelper/configurationhelper.hxx +++ b/comphelper/inc/comphelper/configurationhelper.hxx @@ -20,9 +20,6 @@ #ifndef _COMPHELPER_CONFIGURATIONHELPER_HXX_ #define _COMPHELPER_CONFIGURATIONHELPER_HXX_ -//_______________________________________________ -// includes - #include #include #include diff --git a/comphelper/inc/comphelper/locale.hxx b/comphelper/inc/comphelper/locale.hxx index a865dcbe546f..8cfbb5e0c29b 100644 --- a/comphelper/inc/comphelper/locale.hxx +++ b/comphelper/inc/comphelper/locale.hxx @@ -20,9 +20,6 @@ #ifndef _COMPHELPER_LOCALE_HXX_ #define _COMPHELPER_LOCALE_HXX_ -//_______________________________________________ -// includes - #include #include #include "comphelper/comphelperdllapi.h" diff --git a/comphelper/inc/comphelper/mediadescriptor.hxx b/comphelper/inc/comphelper/mediadescriptor.hxx index 23eba2713bcd..cc70de0c5eed 100644 --- a/comphelper/inc/comphelper/mediadescriptor.hxx +++ b/comphelper/inc/comphelper/mediadescriptor.hxx @@ -20,9 +20,6 @@ #ifndef _COMPHELPER_MEDIADESCRIPTOR_HXX_ #define _COMPHELPER_MEDIADESCRIPTOR_HXX_ -//_______________________________________________ -// includes - #include #include #include "comphelper/comphelperdllapi.h" diff --git a/comphelper/inc/comphelper/numberedcollection.hxx b/comphelper/inc/comphelper/numberedcollection.hxx index ada17b72d4ee..128152f0eab6 100644 --- a/comphelper/inc/comphelper/numberedcollection.hxx +++ b/comphelper/inc/comphelper/numberedcollection.hxx @@ -20,9 +20,6 @@ #ifndef _COMPHELPER_NUMBEREDCOLLECTION_HXX_ #define _COMPHELPER_NUMBEREDCOLLECTION_HXX_ -//_______________________________________________ -// includes - #include "comphelper/comphelperdllapi.h" #include diff --git a/comphelper/inc/comphelper/sequenceashashmap.hxx b/comphelper/inc/comphelper/sequenceashashmap.hxx index 7dc83a2670e2..a697cf55994b 100644 --- a/comphelper/inc/comphelper/sequenceashashmap.hxx +++ b/comphelper/inc/comphelper/sequenceashashmap.hxx @@ -20,9 +20,6 @@ #ifndef _COMPHELPER_SEQUENCEASHASHMAP_HXX_ #define _COMPHELPER_SEQUENCEASHASHMAP_HXX_ -//_______________________________________________ -// includes - #include #include diff --git a/comphelper/inc/comphelper/sequenceasvector.hxx b/comphelper/inc/comphelper/sequenceasvector.hxx index 80b20017c438..3f63fb9c6613 100644 --- a/comphelper/inc/comphelper/sequenceasvector.hxx +++ b/comphelper/inc/comphelper/sequenceasvector.hxx @@ -20,9 +20,6 @@ #ifndef _COMPHELPER_SEQUENCEASVECTOR_HXX_ #define _COMPHELPER_SEQUENCEASVECTOR_HXX_ -//_______________________________________________ -// includes - #include #include #include diff --git a/comphelper/inc/comphelper/stillreadwriteinteraction.hxx b/comphelper/inc/comphelper/stillreadwriteinteraction.hxx index f73fd14b1616..2e060bf7cacd 100644 --- a/comphelper/inc/comphelper/stillreadwriteinteraction.hxx +++ b/comphelper/inc/comphelper/stillreadwriteinteraction.hxx @@ -20,8 +20,6 @@ #ifndef _COMPHELPER_STILLREADWRITEINTERACTION_HXX_ #define _COMPHELPER_STRILLREADWRITEINTERACTION_HXX_ -//_______________________________________________ -// includes #include #include -- cgit