[REVIEWED] Remove unused code

Michael Meeks michael.meeks at suse.com
Thu Feb 23 05:03:28 PST 2012


On Wed, 2012-02-22 at 22:06 +0100, Santiago Martinez wrote:
> This patch removes unused code as listed in unusedcode.easy

	That is most odd; I wouldn't expect unusedcode.easy to list virtual
methods, particularly ones (possibly?) required to implement XComponent:

         // XComponent
-        virtual  void SAL_CALL dispose() throw
(::com::sun::star::uno::RuntimeException) = 0;

	Then again - declaring the method abstract, and then implementing it
does seem like an odd choice ;-) unclear what the intention is here.

	Any thoughts Caolan ?

	HTH,

		Michael.

-- 
michael.meeks at suse.com  <><, Pseudo Engineer, itinerant idiot



More information about the LibreOffice mailing list