summaryrefslogtreecommitdiffstats
path: root/mysqlc/source/mysqlc_propertyids.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'mysqlc/source/mysqlc_propertyids.cxx')
-rw-r--r--mysqlc/source/mysqlc_propertyids.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/mysqlc/source/mysqlc_propertyids.cxx b/mysqlc/source/mysqlc_propertyids.cxx
index 084be3b559e7..4671ac4d8142 100644
--- a/mysqlc/source/mysqlc_propertyids.cxx
+++ b/mysqlc/source/mysqlc_propertyids.cxx
@@ -96,7 +96,6 @@ OPropertyMap::~OPropertyMap()
}
}
-
OUString OPropertyMap::getNameByIndex(sal_Int32 idx) const
{
OUString sRet;
@@ -169,7 +168,6 @@ static const property_callback property_callbacks[PROPERTY_ID_LAST] =
getPROPERTY_PRIVILEGES,
};
-
OUString OPropertyMap::fillValue(sal_Int32 idx)
{
rtl_uString* pStr = NULL;