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@suse.com  <><, Pseudo Engineer, itinerant idiot
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.