Hi,
continued to remove commented code lines.
As usual under LGPLv3+ / MPL
Christina
>From 2ca303ccbbdd5f0e0266e4437ffbe61d67e0daab Mon Sep 17 00:00:00 2001
From: Christina Rossmanith
Date: Thu, 24 Feb 2011 13:35:37 +0100
Subject: [PATCH] removed commented code
---
connectivity/source/driver
Hi Christina,
On Thu, 2011-02-24 at 10:06 +0100, Christina Roßmanith wrote:
> I've removed a little bit of commented code.
Good :-)
> I assume comments like /*typeMap*/ in
>
> Any SAL_CALL java_sql_CallableStatement::getObject( sal_Int32
> columnIndex, const Reference< ::com::sun::star
Hi,
I've removed a little bit of commented code.
I assume comments like /*typeMap*/ in
Any SAL_CALL java_sql_CallableStatement::getObject( sal_Int32
columnIndex, const Reference< ::com::sun::star::container::XNameAccess
>& /*typeMap*/ ) throw(starsdbc::SQLException, RuntimeException)
are us
Hi,
I've removed some lines of commented code in
libs-core/connectivity/source/drivers/file/
FResultSet.cxx
FStatement.cxx
fanalyzer.cxx
fcomp.cxx
For fcomp.cxx I'm not sure if line 82 "// inline OCursor..." might be
removed as well.
There were some calls of RTL_LOGFILE_CONTEXT_AUTHOR co