• Miklos Vajna's avatar
    sw: remove SvStream operator<< functions of layout classes · 035fad21
    Miklos Vajna yazdı
    This could be useful debugging functionality, but:
    
    - we have a layout dump feature already, which is available in
      dbglevel<2 (and even non-dbgutil) builds already
    - for SAL_DEBUG() these functions would have to work with an STL stream,
      not with an SvStream
    
    So there is little value in keeping these.
    
    Change-Id: I1d894f79d3e637f5a56d68abda275ea66d5d0635
    035fad21
porhyph.hxx 2.9 KB