summaryrefslogtreecommitdiff
path: root/include/connectivity/TTableHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/connectivity/TTableHelper.hxx')
-rw-r--r--include/connectivity/TTableHelper.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/connectivity/TTableHelper.hxx b/include/connectivity/TTableHelper.hxx
index b76c0527109c..9fab6e60220a 100644
--- a/include/connectivity/TTableHelper.hxx
+++ b/include/connectivity/TTableHelper.hxx
@@ -73,8 +73,6 @@ namespace connectivity
};
typedef connectivity::sdbcx::OTable OTable_TYPEDEF;
- OOO_DLLPUBLIC_DBTOOLS OUString getTypeString(const css::uno::Reference< css::beans::XPropertySet >& xColProp);
-
typedef std::map<OUString, sdbcx::TKeyProperties> TKeyMap;
struct OTableHelperImpl;