[PATCH] Removed all unused code from connectivity module

Lionel Elie Mamane lionel at mamane.lu
Sat Feb 18 01:32:40 PST 2012


On Fri, Feb 17, 2012 at 03:42:22PM +0100, Dézsi Szabolcs wrote:

> Hi! I removed all of the unused functions of module connectivity

A few of these look like they should be used, or have the potential to
be quite useful, so please don't push that, I'll have a more
fine-grained look at them ASAP.

> connectivity::evoab::OCommonStatement::reset()

This one seems to be the only user of
connectivity::evoab::OCommonStatement::clearMyResultSet, so if we
remove reset, we should also remove clearMyResultSet.

> connectivity::odbc::ODatabaseMetaDataResultSet::openTablesTypes()

This one is used as of a few days ago.

> connectivity::odbc::OPreparedStatement::getDataBuf(int)
> connectivity::odbc::OPreparedStatement::getParamLength(int)
> connectivity::odbc::OPreparedStatement::getPrecision(int)

These have been removed a few days ago.

-- 
Lionel


More information about the LibreOffice mailing list