Kaydet (Commit) 718c0fe7 authored tarafından Kohei Yoshida's avatar Kohei Yoshida

Ported sfx2-remove-check-update-on-fileload.diff from ooo-build.

üst 3d2bf80a
......@@ -796,6 +796,7 @@ sal_Bool SfxObjectShell::DoLoad( SfxMedium *pMed )
}
}
#if 0
if ( pMedium->HasStorage_Impl() )
{
uno::Reference< XInteractionHandler > xHandler( pMedium->GetInteractionHandler() );
......@@ -849,6 +850,7 @@ sal_Bool SfxObjectShell::DoLoad( SfxMedium *pMed )
}
}
}
#endif
}
else
GetpApp()->HideStatusText();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment