Skip to content
  • Daniel Pfeifer's avatar
    cmOutputConverter: remove 'optional' argument · b86007e3
    Daniel Pfeifer authored
    Remove the 'optional' paramenter from the second overload of the Convert
    function.  This parameter is used from one single location.  Inline the
    codepath for which the argument is true to the callsite.
    b86007e3