From 0ce0c369aa8880dff9fe874ba85ec6f52ee37ddf Mon Sep 17 00:00:00 2001 From: Alexander Wilms Date: Sat, 22 Feb 2014 21:20:15 +0100 Subject: Remove unneccessary comments MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I939160ae72fecbe3d4a60ce755730bd4c38497fb Reviewed-on: https://gerrit.libreoffice.org/8182 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- sot/source/base/exchange.cxx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sot/source/base/exchange.cxx') diff --git a/sot/source/base/exchange.cxx b/sot/source/base/exchange.cxx index a2b6922c004d..bfd29d6d93d1 100644 --- a/sot/source/base/exchange.cxx +++ b/sot/source/base/exchange.cxx @@ -50,7 +50,7 @@ struct DataFlavorRepresentation const ::com::sun::star::uno::Type* pType; }; -// ----------------------------------------------------------------------------- + namespace { @@ -212,7 +212,7 @@ namespace const DataFlavorRepresentation, ImplFormatArray_Impl > {}; } -//----------------------------------------------------------------------- + static tDataFlavorList& InitFormats_Impl() { -- cgit