Skip to content
  • Lorenz Huedepohl's avatar
    Prevent some more warnings about uninitialized uses · 6688e40c
    Lorenz Huedepohl authored
    It is not quite clear to me why GCC complains here when
    WANT_SINGLE_PRECISION_REAL is not defined, as the variables are then not
    used _at all_.
    
    Nonetheless, this again prevents build on the SuSE OBS, so fix it to
    make the compiler happy
    6688e40c