• Stephan Bergmann's avatar
    Remove unnecessary UcbStreamHelper::CreateStream overload · 38ff6564
    Stephan Bergmann yazdı
    ...with an explicit XInteractionHandler, but which was only ever called with a
    null XInteractionHandler, so could just as well call the overload that doesn't
    specify one (but internally uses a special SimpleFilaAccessInteraction handler
    since f60eaab7 "Related: tdf#99312, add
    specialized interaction handler", which is probably also what is wanted for
    these two calls to UcbStreamHelper::CreateStream in cui and sd).
    
    Change-Id: I2bf7bebd32f1c06b7414a4646631a19b689ee52f
    38ff6564
ucbstreamhelper.hxx 2.33 KB