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.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