diff options
author | Caolán McNamara <caolanm@redhat.com> | 2016-11-24 13:24:34 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2016-11-24 14:56:14 +0000 |
commit | 936ed583e648a762b7e485c15d08aa380505c4e5 (patch) | |
tree | b1f6b36af6be126ce8030084e834f862374be491 /rsc/inc | |
parent | 5dc62f7129af6f1517448cd26c507c09efe5f026 (diff) |
these geometry things go nowhere now
Change-Id: If98ca8acccececeff2b335f90d3ef6082f2053d0
Diffstat (limited to 'rsc/inc')
-rw-r--r-- | rsc/inc/rscdb.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
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(); |