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.me...@suse.com  <><, Pseudo Engineer, itinerant idiot

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to