From 936ed583e648a762b7e485c15d08aa380505c4e5 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 24 Nov 2016 13:24:34 +0000 Subject: these geometry things go nowhere now Change-Id: If98ca8acccececeff2b335f90d3ef6082f2053d0 --- rsc/inc/rscdb.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'rsc/inc') diff --git a/rsc/inc/rscdb.hxx b/rsc/inc/rscdb.hxx index 580aaca5f21e..b6effc2c29e5 100644 --- a/rsc/inc/rscdb.hxx +++ b/rsc/inc/rscdb.hxx @@ -89,8 +89,6 @@ class RscTypCont RscEnum * InitMapUnit(); RscEnum * InitKey(); RscEnum * InitTriState(); - RscTupel * InitGeometry(); - RscArray * InitLangGeometry( RscTupel * pGeo ); RscCont * InitStringList(); RscArray * InitLangStringList( RscCont * pStrLst ); RscTupel * InitStringTupel(); -- cgit