summaryrefslogtreecommitdiff
path: root/rsc/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-11-24 13:27:07 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-11-24 14:56:14 +0000
commit427e6996bd042af61fd04aae6381c2958d2fda70 (patch)
treebca856f69a1d4cbab6cccc6326959153eb365442 /rsc/inc
parent936ed583e648a762b7e485c15d08aa380505c4e5 (diff)
can drop InitLangStringTupelList
Change-Id: I2469392a5874b55a071c5f31d467c6f33b03887b
Diffstat (limited to 'rsc/inc')
-rw-r--r--rsc/inc/rscdb.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/inc/rscdb.hxx b/rsc/inc/rscdb.hxx
index b6effc2c29e5..ad9da6cc87cb 100644
--- a/rsc/inc/rscdb.hxx
+++ b/rsc/inc/rscdb.hxx
@@ -95,7 +95,6 @@ class RscTypCont
RscTupel * InitStringLongTupel();
static RscCont * InitStringTupelList( RscTupel * pStringTupel );
static RscCont * InitStringLongTupelList( RscTupel * pStringLongTupel );
- RscArray * InitLangStringTupelList( RscCont * pStrTupelLst );
RscArray * InitLangStringLongTupelList( RscCont * pStrLongTupelLst );
RscTop * InitClassMgr();