summaryrefslogtreecommitdiffstats
path: root/svtools/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-02-01 09:39:56 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-02-01 11:13:44 +0000
commit5833c182edd9f0fe82a38175601753bd676e5eba (patch)
tree362d4f484cbd21de1d77c885b6888141486df82e /svtools/inc
parentcppcheck: unused variables (diff)
downloadcore-5833c182edd9f0fe82a38175601753bd676e5eba.tar.gz
core-5833c182edd9f0fe82a38175601753bd676e5eba.zip
callcatcher: update list
Diffstat (limited to 'svtools/inc')
-rw-r--r--svtools/inc/svtools/svtdata.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/inc/svtools/svtdata.hxx b/svtools/inc/svtools/svtdata.hxx
index f647c6ee32e2..8689915ca514 100644
--- a/svtools/inc/svtools/svtdata.hxx
+++ b/svtools/inc/svtools/svtdata.hxx
@@ -61,7 +61,6 @@ public:
class SVT_DLLPUBLIC SvtResId: public ResId
{
public:
- SvtResId(sal_uInt16 nId, const ::com::sun::star::lang::Locale aLocale);
SvtResId(sal_uInt16 nId);
// VCL dependant, only available in SVT, not in SVL!
};