From f31d98f63c4ad11897e0a961fb378fdf7989f4d3 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Thu, 10 Nov 2016 15:26:06 +0200 Subject: loplugin:expandablemethods in avmedia..canvas Change-Id: Ic230f1ef6b1dbe796ac7862a1a7e6a718f9e4e54 Reviewed-on: https://gerrit.libreoffice.org/30753 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- basctl/source/basicide/baside2.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'basctl/source/basicide/baside2.hxx') diff --git a/basctl/source/basicide/baside2.hxx b/basctl/source/basicide/baside2.hxx index 6770ffbdf9a2..e631d8ee8987 100644 --- a/basctl/source/basicide/baside2.hxx +++ b/basctl/source/basicide/baside2.hxx @@ -310,8 +310,6 @@ private: void CheckCompileBasic(); void BasicExecute(); - static void GoOnTop(); - sal_Int32 FormatAndPrint( Printer* pPrinter, sal_Int32 nPage ); SbModuleRef const & XModule(); protected: -- cgit