On Sun, Nov 21, 2010 at 09:21:37AM -0800, Kayo Hamid wrote:
One more patch to clean dead code covering files at [source/filter/]. And have these two here in the waiting list for review: - http://lists.freedesktop.org/archives/libreoffice/2010-November/002994.html- http://lists.freedesktop.org/archives/libreoffice/2010-November/003034.html Thanks. revol_
I pushed most of it, except a couple of comments and all commented out function arguments, like void foo(int /*arg*/) . They are there to avoid compiler warning about unused argument. D.