callcatcher oddness ...

Michael Meeks michael.meeks at suse.com
Fri Mar 23 09:00:30 PDT 2012


Hi there,

	I just saw sfx2/source/view/viewfrm.cxx:

long ReloadDecouple_Impl( void* pObj, void* pArg )
{
    ((SfxViewFrame*) pObj)->ExecReload_Impl( *(SfxRequest*)pArg );
    return 0;
}

	Which appears to be completely unused; at least - removing it compiles
nicely, and I get no grep hits for ReloadDecouple in the *.so in
program/

	Is callcatcher filtering out _Impl symbols or somesuch ?

	All the best,

		Michael.

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



More information about the LibreOffice mailing list