summaryrefslogtreecommitdiff
path: root/rsc/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-03-13 09:34:12 +0000
committerCaolán McNamara <caolanm@redhat.com>2014-03-13 11:18:36 +0000
commit24cfa40779b443034f3698134adaef6dbb4d2f29 (patch)
treed02a4c998b1b12042d6f1069709ba80c92f1b5ce /rsc/inc
parentd40971a47838afd007b8563d16bc8176b7f43176 (diff)
TimeBoxes cannot be loaded from .src anymore
Change-Id: I1fa101656538c40c402fc8608f33961f293bd58d
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 4582e4c31fb2..6545499b30cc 100644
--- a/rsc/inc/rscdb.hxx
+++ b/rsc/inc/rscdb.hxx
@@ -228,7 +228,6 @@ class RscTypCont
RscTop * InitClassCurrencyBox( const char * pClassName, sal_uInt32 nRT,
RscTop * pSuper );
RscTop * InitClassDateBox( RscTop * pSuper );
- RscTop * InitClassTimeBox( RscTop * pSuper );
RscTop * InitClassDockingWindow( RscTop * pSuper,
RscEnum * pMapUnit );