summaryrefslogtreecommitdiff
path: root/include/connectivity
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-12-18 11:43:16 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-12-19 12:39:14 +0100
commite6e85f139b250b1d48749bd336c28a7e46019993 (patch)
tree9772b42211d4af882feecfa24089f3d692ea8c8a /include/connectivity
parente2d067f38b44bd76a291eda00bda4da5c11564bf (diff)
remove unused typedefs
Change-Id: I6fd7a9fed3a80c91a3766fceefd43c5db0aa5275 Reviewed-on: https://gerrit.libreoffice.org/46763 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/connectivity')
-rw-r--r--include/connectivity/StdTypeDefs.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/connectivity/StdTypeDefs.hxx b/include/connectivity/StdTypeDefs.hxx
index dc26efb0924e..04a9ad7f710d 100644
--- a/include/connectivity/StdTypeDefs.hxx
+++ b/include/connectivity/StdTypeDefs.hxx
@@ -29,8 +29,6 @@ namespace connectivity
{
typedef ::std::vector< OUString> TStringVector;
typedef ::std::map<sal_Int32,sal_Int32> TInt2IntMap;
- typedef ::std::map< OUString,sal_Int32> TString2IntMap;
- typedef ::std::map< sal_Int32,OUString> TInt2StringMap;
}
#endif // INCLUDED_CONNECTIVITY_STDTYPEDEFS_HXX