• Norbert Thiebaud's avatar
    fdo#69036 do not try to create a sfxApplication when we are tearing-down · 01a88203
    Norbert Thiebaud yazdı
    This was triggered by connectivity calc driver, which on shutdown
    was trying to 'dispose()' it's connection
    which in turn would, if the shutdown of calc was already done
    try to re-create an sfxApplication instance, just to delete
    illusory inexistant documents...
    
    Change-Id: Ic166367ca399d613743f379ebbfbffb5813701c0
    01a88203
objxtor.cxx 36.7 KB