summaryrefslogtreecommitdiffstats
path: root/rsc/inc/rscconst.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'rsc/inc/rscconst.hxx')
-rw-r--r--rsc/inc/rscconst.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/inc/rscconst.hxx b/rsc/inc/rscconst.hxx
index 1b65f60e509a..b9678751e452 100644
--- a/rsc/inc/rscconst.hxx
+++ b/rsc/inc/rscconst.hxx
@@ -38,7 +38,6 @@ protected:
public:
RscConst( Atom nId, RESOURCE_TYPE nTypId );
virtual ~RscConst() override;
- virtual RSCCLASS_TYPE GetClassType() const override;
// sets the allowed values
void SetConstant( Atom nVarName, sal_Int32 lValue );
bool GetConstValue( Atom nConstId, sal_Int32 * pVal ) const;