summaryrefslogtreecommitdiffstats
path: root/include/tools
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-05-16 14:05:56 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-18 09:17:43 +0200
commit4c05834a363535804d2cf5892704e19a5bb4f966 (patch)
tree43226f521a491e833bdd3f18b1655e945018ba64 /include/tools
parentloplugin:comparisonwithconstant in basegfx (diff)
downloadcore-4c05834a363535804d2cf5892704e19a5bb4f966.tar.gz
core-4c05834a363535804d2cf5892704e19a5bb4f966.zip
loplugin:unusedmethods
Change-Id: I1c50d176e793397a1f9625f797a3750cf191a61c Reviewed-on: https://gerrit.libreoffice.org/37679 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/tools')
-rw-r--r--include/tools/resmgr.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tools/resmgr.hxx b/include/tools/resmgr.hxx
index 68a6a66a911d..6d98f4997e3a 100644
--- a/include/tools/resmgr.hxx
+++ b/include/tools/resmgr.hxx
@@ -157,8 +157,6 @@ public:
{ nLen++; return (nLen + nLen%2); }
static sal_uInt32 GetStringSize( const sal_uInt8* pStr, sal_uInt32& nLen );
- /// Return a int64
- static sal_uInt64 GetUInt64( void const * pDatum );
/// Return a long
static sal_Int32 GetLong( void const * pLong );