summaryrefslogtreecommitdiff
path: root/rsc/inc/rscstr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/rscstr.hxx')
-rw-r--r--rsc/inc/rscstr.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/inc/rscstr.hxx b/rsc/inc/rscstr.hxx
index 322eedb3be8f..5ae1d17aa92d 100644
--- a/rsc/inc/rscstr.hxx
+++ b/rsc/inc/rscstr.hxx
@@ -35,7 +35,6 @@ class RscString : public RscTop
};
public:
RscString( Atom nId, RESOURCE_TYPE nTypId );
- virtual RSCCLASS_TYPE GetClassType() const override;
void SetRefClass( RscTop * pClass ) { pRefClass = pClass; }
RSCINST Create( RSCINST * pInst, const RSCINST & rDfltInst, bool bOwnClass = false ) override;