summaryrefslogtreecommitdiff
path: root/rsc/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2016-11-15 09:46:46 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2016-11-15 08:40:44 +0000
commit47f323d04ca6174f6d9c20061d84d7a7d727cd61 (patch)
tree3f2e1e5a5141ea849b173b7e53658755c71ce96c /rsc/inc
parentc37b72c182894a481819b44b9a2dc9049dce2c61 (diff)
loplugin:constantparam
Change-Id: I1a6e13584ca516f44195e724b39e78360a842c7c Reviewed-on: https://gerrit.libreoffice.org/30859 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'rsc/inc')
-rw-r--r--rsc/inc/rsccont.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/rsc/inc/rsccont.hxx b/rsc/inc/rsccont.hxx
index 07f29fd9b5d1..69a66f74848f 100644
--- a/rsc/inc/rsccont.hxx
+++ b/rsc/inc/rsccont.hxx
@@ -55,7 +55,6 @@ protected:
RscTypCont * pTC, sal_uInt32, bool bExtra );
public:
RscBaseCont( Atom nId, sal_uInt32 nTypId,
- RscTop * pSuper,
bool bNoId );
virtual ~RscBaseCont() override;
virtual RSCCLASS_TYPE GetClassType() const override;