On Thursday 26 of January 2012, Alexander Bergmann wrote: > - RTTI() SAL_THROW( () ); > - ~RTTI() SAL_THROW( () ); > + RTTI() SAL_THROW(()); > + ~RTTI() SAL_THROW(());
What is the reason for changes like this? This looks like just a stylistic change that's entirely a matter of taste and IMO it's not worth to affect git blame by things like this. -- Lubos Lunak [email protected] _______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
