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 --- dtrans/source/win32/clipb/WinClipbImpl.cxx | 3 --- dtrans/source/win32/clipb/WinClipbImpl.hxx | 4 ---- dtrans/source/win32/clipb/WinClipboard.cxx | 3 --- dtrans/source/win32/clipb/WinClipboard.hxx | 5 ----- dtrans/source/win32/clipb/wcbentry.cxx | 3 --- dtrans/source/win32/dtobj/APNDataObject.cxx | 3 --- dtrans/source/win32/dtobj/DOTransferable.cxx | 3 --- dtrans/source/win32/dtobj/DOTransferable.hxx | 4 ---- dtrans/source/win32/dtobj/DTransHelper.cxx | 3 --- dtrans/source/win32/dtobj/DTransHelper.hxx | 4 ---- dtrans/source/win32/dtobj/DataFmtTransl.cxx | 3 --- dtrans/source/win32/dtobj/DataFmtTransl.hxx | 4 ---- dtrans/source/win32/dtobj/DtObjFactory.cxx | 3 --- dtrans/source/win32/dtobj/Fetc.cxx | 3 --- dtrans/source/win32/dtobj/Fetc.hxx | 4 ---- dtrans/source/win32/dtobj/FetcList.cxx | 3 --- dtrans/source/win32/dtobj/FetcList.hxx | 4 ---- dtrans/source/win32/dtobj/MimeAttrib.hxx | 4 ---- dtrans/source/win32/dtobj/TxtCnvtHlp.cxx | 3 --- dtrans/source/win32/dtobj/XNotifyingDataObject.hxx | 5 ----- dtrans/source/win32/dtobj/XTDataObject.cxx | 3 --- dtrans/source/win32/dtobj/XTDataObject.hxx | 5 ----- dtrans/source/win32/ftransl/ftransl.cxx | 3 --- dtrans/source/win32/ftransl/ftransl.hxx | 4 ---- dtrans/source/win32/ftransl/ftranslentry.cxx | 3 --- dtrans/source/win32/misc/ImplHelper.cxx | 3 --- dtrans/source/win32/misc/ImplHelper.hxx | 4 ---- dtrans/source/win32/misc/WinClip.hxx | 5 ----- dtrans/source/win32/workbench/XTDo.cxx | 3 --- dtrans/source/win32/workbench/XTDo.hxx | 5 ----- dtrans/source/win32/workbench/test_wincb.cxx | 7 ------- dtrans/source/win32/workbench/testmarshal.cxx | 7 ------- 32 files changed, 123 deletions(-) (limited to 'dtrans/source/win32') diff --git a/dtrans/source/win32/clipb/WinClipbImpl.cxx b/dtrans/source/win32/clipb/WinClipbImpl.cxx index 6b38aaac9fd6..faeb993502db 100644 --- a/dtrans/source/win32/clipb/WinClipbImpl.cxx +++ b/dtrans/source/win32/clipb/WinClipbImpl.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include "WinClipbImpl.hxx" diff --git a/dtrans/source/win32/clipb/WinClipbImpl.hxx b/dtrans/source/win32/clipb/WinClipbImpl.hxx index 9f3c0fd672d8..51100caa8a9b 100644 --- a/dtrans/source/win32/clipb/WinClipbImpl.hxx +++ b/dtrans/source/win32/clipb/WinClipbImpl.hxx @@ -21,10 +21,6 @@ #ifndef _WINCLIPBIMPL_HXX_ #define _WINCLIPBIMPL_HXX_ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #include #include #include diff --git a/dtrans/source/win32/clipb/WinClipboard.cxx b/dtrans/source/win32/clipb/WinClipboard.cxx index 91be18d0664a..d5111f270f8c 100644 --- a/dtrans/source/win32/clipb/WinClipboard.cxx +++ b/dtrans/source/win32/clipb/WinClipboard.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include "WinClipboard.hxx" #include diff --git a/dtrans/source/win32/clipb/WinClipboard.hxx b/dtrans/source/win32/clipb/WinClipboard.hxx index 4c31bae0e6b6..9554e298aeb8 100644 --- a/dtrans/source/win32/clipb/WinClipboard.hxx +++ b/dtrans/source/win32/clipb/WinClipboard.hxx @@ -21,11 +21,6 @@ #ifndef _WINCLIPBOARD_HXX_ #define _WINCLIPBOARD_HXX_ - -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #include #include #include diff --git a/dtrans/source/win32/clipb/wcbentry.cxx b/dtrans/source/win32/clipb/wcbentry.cxx index 2cf7860791e5..f8973a9f2e83 100644 --- a/dtrans/source/win32/clipb/wcbentry.cxx +++ b/dtrans/source/win32/clipb/wcbentry.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//______________________________________________________________________________________________________________ -// includes of other projects -//______________________________________________________________________________________________________________ #include #include #include diff --git a/dtrans/source/win32/dtobj/APNDataObject.cxx b/dtrans/source/win32/dtobj/APNDataObject.cxx index 1a489e6b7e38..53e67a733e95 100644 --- a/dtrans/source/win32/dtobj/APNDataObject.cxx +++ b/dtrans/source/win32/dtobj/APNDataObject.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include "APNDataObject.hxx" #include diff --git a/dtrans/source/win32/dtobj/DOTransferable.cxx b/dtrans/source/win32/dtobj/DOTransferable.cxx index 242df7b4c60c..003a02ab2c63 100644 --- a/dtrans/source/win32/dtobj/DOTransferable.cxx +++ b/dtrans/source/win32/dtobj/DOTransferable.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include diff --git a/dtrans/source/win32/dtobj/DOTransferable.hxx b/dtrans/source/win32/dtobj/DOTransferable.hxx index 7e10f72aac8c..b19bda4b090c 100644 --- a/dtrans/source/win32/dtobj/DOTransferable.hxx +++ b/dtrans/source/win32/dtobj/DOTransferable.hxx @@ -21,10 +21,6 @@ #ifndef _DOTRANSFERABLE_HXX_ #define _DOTRANSFERABLE_HXX_ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #include #include diff --git a/dtrans/source/win32/dtobj/DTransHelper.cxx b/dtrans/source/win32/dtobj/DTransHelper.cxx index 32e693353916..ee7352c83f0f 100644 --- a/dtrans/source/win32/dtobj/DTransHelper.cxx +++ b/dtrans/source/win32/dtobj/DTransHelper.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include #include "DTransHelper.hxx" diff --git a/dtrans/source/win32/dtobj/DTransHelper.hxx b/dtrans/source/win32/dtobj/DTransHelper.hxx index 0ce61c64bdc5..209e504d9d4a 100644 --- a/dtrans/source/win32/dtobj/DTransHelper.hxx +++ b/dtrans/source/win32/dtobj/DTransHelper.hxx @@ -21,10 +21,6 @@ #ifndef _DTRANSHELPER_HXX_ #define _DTRANSHELPER_HXX_ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #if defined _MSC_VER #pragma warning(push,1) #endif diff --git a/dtrans/source/win32/dtobj/DataFmtTransl.cxx b/dtrans/source/win32/dtobj/DataFmtTransl.cxx index 5c55001207c4..cfbb5e169ded 100644 --- a/dtrans/source/win32/dtobj/DataFmtTransl.cxx +++ b/dtrans/source/win32/dtobj/DataFmtTransl.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include "DataFmtTransl.hxx" #include #include diff --git a/dtrans/source/win32/dtobj/DataFmtTransl.hxx b/dtrans/source/win32/dtobj/DataFmtTransl.hxx index 745876999b9b..1c7fa2794e75 100644 --- a/dtrans/source/win32/dtobj/DataFmtTransl.hxx +++ b/dtrans/source/win32/dtobj/DataFmtTransl.hxx @@ -21,10 +21,6 @@ #ifndef _DATAFMTTRANSL_HXX_ #define _DATAFMTTRANSL_HXX_ -//----------------------------------------------- -// includes -//----------------------------------------------- - #include #include #include diff --git a/dtrans/source/win32/dtobj/DtObjFactory.cxx b/dtrans/source/win32/dtobj/DtObjFactory.cxx index 90459dfde452..07328796880e 100644 --- a/dtrans/source/win32/dtobj/DtObjFactory.cxx +++ b/dtrans/source/win32/dtobj/DtObjFactory.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include "../../inc/DtObjFactory.hxx" #include "XTDataObject.hxx" diff --git a/dtrans/source/win32/dtobj/Fetc.cxx b/dtrans/source/win32/dtobj/Fetc.cxx index 48d7448697c0..3a7284f60c62 100644 --- a/dtrans/source/win32/dtobj/Fetc.cxx +++ b/dtrans/source/win32/dtobj/Fetc.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include "Fetc.hxx" #include "../misc/ImplHelper.hxx" diff --git a/dtrans/source/win32/dtobj/Fetc.hxx b/dtrans/source/win32/dtobj/Fetc.hxx index f0e73650b76c..3d02afa16b5c 100644 --- a/dtrans/source/win32/dtobj/Fetc.hxx +++ b/dtrans/source/win32/dtobj/Fetc.hxx @@ -21,10 +21,6 @@ #ifndef _FETC_HXX_ #define _FETC_HXX_ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #include #if defined _MSC_VER diff --git a/dtrans/source/win32/dtobj/FetcList.cxx b/dtrans/source/win32/dtobj/FetcList.cxx index f973aa85cca1..7031dacda8ea 100644 --- a/dtrans/source/win32/dtobj/FetcList.cxx +++ b/dtrans/source/win32/dtobj/FetcList.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include "FetcList.hxx" #include "Fetc.hxx" diff --git a/dtrans/source/win32/dtobj/FetcList.hxx b/dtrans/source/win32/dtobj/FetcList.hxx index 3ded8bcda6a4..5a013b5a5f98 100644 --- a/dtrans/source/win32/dtobj/FetcList.hxx +++ b/dtrans/source/win32/dtobj/FetcList.hxx @@ -21,10 +21,6 @@ #ifndef _FETCLIST_HXX_ #define _FETCLIST_HXX_ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #include #include #include diff --git a/dtrans/source/win32/dtobj/MimeAttrib.hxx b/dtrans/source/win32/dtobj/MimeAttrib.hxx index fd3e3490705f..1bd0d31fc78b 100644 --- a/dtrans/source/win32/dtobj/MimeAttrib.hxx +++ b/dtrans/source/win32/dtobj/MimeAttrib.hxx @@ -21,10 +21,6 @@ #ifndef _MIMEATTRIB_HXX_ #define _MIMEATTRIB_HXX_ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #include //------------------------------------------------------------------------ diff --git a/dtrans/source/win32/dtobj/TxtCnvtHlp.cxx b/dtrans/source/win32/dtobj/TxtCnvtHlp.cxx index 54be5bd4c2fb..2f5128c5f59d 100644 --- a/dtrans/source/win32/dtobj/TxtCnvtHlp.cxx +++ b/dtrans/source/win32/dtobj/TxtCnvtHlp.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include "TxtCnvtHlp.hxx" #include "DTransHelper.hxx" diff --git a/dtrans/source/win32/dtobj/XNotifyingDataObject.hxx b/dtrans/source/win32/dtobj/XNotifyingDataObject.hxx index 611d666cf455..c0e172ddc994 100644 --- a/dtrans/source/win32/dtobj/XNotifyingDataObject.hxx +++ b/dtrans/source/win32/dtobj/XNotifyingDataObject.hxx @@ -21,11 +21,6 @@ #ifndef _XNOTIFYINGDATAOBJECT_HXX_ #define _XNOTIFYINGDATAOBJECT_HXX_ - -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #include #include diff --git a/dtrans/source/win32/dtobj/XTDataObject.cxx b/dtrans/source/win32/dtobj/XTDataObject.cxx index a28f86635c99..a8e2ad2818ae 100644 --- a/dtrans/source/win32/dtobj/XTDataObject.cxx +++ b/dtrans/source/win32/dtobj/XTDataObject.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include "XTDataObject.hxx" diff --git a/dtrans/source/win32/dtobj/XTDataObject.hxx b/dtrans/source/win32/dtobj/XTDataObject.hxx index 9789b2d0f62c..c54040d218a6 100644 --- a/dtrans/source/win32/dtobj/XTDataObject.hxx +++ b/dtrans/source/win32/dtobj/XTDataObject.hxx @@ -21,11 +21,6 @@ #ifndef _XTDATAOBJECT_HXX_ #define _XTDATAOBJECT_HXX_ - -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #include #include diff --git a/dtrans/source/win32/ftransl/ftransl.cxx b/dtrans/source/win32/ftransl/ftransl.cxx index 491aa3e192df..6ab60d385ad3 100644 --- a/dtrans/source/win32/ftransl/ftransl.cxx +++ b/dtrans/source/win32/ftransl/ftransl.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include "ftransl.hxx" diff --git a/dtrans/source/win32/ftransl/ftransl.hxx b/dtrans/source/win32/ftransl/ftransl.hxx index 220d097ee1f2..5c8df8ab6dc8 100644 --- a/dtrans/source/win32/ftransl/ftransl.hxx +++ b/dtrans/source/win32/ftransl/ftransl.hxx @@ -21,10 +21,6 @@ #ifndef _FTRANSL_HXX_ #define _FTRANSL_HXX_ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #include #include #include diff --git a/dtrans/source/win32/ftransl/ftranslentry.cxx b/dtrans/source/win32/ftransl/ftranslentry.cxx index 8e40e53fc5ba..eecdb3c486f2 100644 --- a/dtrans/source/win32/ftransl/ftranslentry.cxx +++ b/dtrans/source/win32/ftransl/ftranslentry.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//----------------------------------------------------------------- -// includes of other projects -//----------------------------------------------------------------- #include #include #include diff --git a/dtrans/source/win32/misc/ImplHelper.cxx b/dtrans/source/win32/misc/ImplHelper.cxx index 99ad724c8c22..c72c23c5a401 100644 --- a/dtrans/source/win32/misc/ImplHelper.cxx +++ b/dtrans/source/win32/misc/ImplHelper.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include "ImplHelper.hxx" #include diff --git a/dtrans/source/win32/misc/ImplHelper.hxx b/dtrans/source/win32/misc/ImplHelper.hxx index e5c5045142d2..682aaf87d863 100644 --- a/dtrans/source/win32/misc/ImplHelper.hxx +++ b/dtrans/source/win32/misc/ImplHelper.hxx @@ -21,10 +21,6 @@ #ifndef _IMPLHELPER_HXX_ #define _IMPLHELPER_HXX_ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #include #include diff --git a/dtrans/source/win32/misc/WinClip.hxx b/dtrans/source/win32/misc/WinClip.hxx index dc1d585ebfed..66cfd2922540 100644 --- a/dtrans/source/win32/misc/WinClip.hxx +++ b/dtrans/source/win32/misc/WinClip.hxx @@ -21,11 +21,6 @@ #ifndef _WINCLIP_HXX_ #define _WINCLIP_HXX_ - -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #include //------------------------------------------------------------------------ diff --git a/dtrans/source/win32/workbench/XTDo.cxx b/dtrans/source/win32/workbench/XTDo.cxx index f08575175837..20ac2f0dae8e 100644 --- a/dtrans/source/win32/workbench/XTDo.cxx +++ b/dtrans/source/win32/workbench/XTDo.cxx @@ -17,9 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ #include #include "../DTransHelper.hxx" diff --git a/dtrans/source/win32/workbench/XTDo.hxx b/dtrans/source/win32/workbench/XTDo.hxx index 4a38f49070c2..5d87dbcc8355 100644 --- a/dtrans/source/win32/workbench/XTDo.hxx +++ b/dtrans/source/win32/workbench/XTDo.hxx @@ -21,11 +21,6 @@ #ifndef _XTDATAOBJECT_HXX_ #define _XTDATAOBJECT_HXX_ - -//------------------------------------------------------------------------ -// includes -//------------------------------------------------------------------------ - #if defined _MSC_VER #pragma warning(push,1) #endif diff --git a/dtrans/source/win32/workbench/test_wincb.cxx b/dtrans/source/win32/workbench/test_wincb.cxx index 8f6e5eb0d39b..6cc69e2e706b 100644 --- a/dtrans/source/win32/workbench/test_wincb.cxx +++ b/dtrans/source/win32/workbench/test_wincb.cxx @@ -17,15 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//_________________________________________________________________________________________________________________________ -// interface includes -//_________________________________________________________________________________________________________________________ - #include "../misc/ImplHelper.hxx" -//_________________________________________________________________________________________________________________________ -// other includes -//_________________________________________________________________________________________________________________________ #include #include #include diff --git a/dtrans/source/win32/workbench/testmarshal.cxx b/dtrans/source/win32/workbench/testmarshal.cxx index 7ea6df68d995..30d8fe48b2c1 100644 --- a/dtrans/source/win32/workbench/testmarshal.cxx +++ b/dtrans/source/win32/workbench/testmarshal.cxx @@ -17,13 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -//_________________________________________________________________________________________________________________________ -// interface includes -//_________________________________________________________________________________________________________________________ - -//_________________________________________________________________________________________________________________________ -// other includes -//_________________________________________________________________________________________________________________________ #include #include #include -- cgit v1.2.3