Skip to content
  • Jehan's avatar
    libgimpwidgets: delete unused variable. · a42142d5
    Jehan authored
    Checking the log, it looks like this code has not been touched since
    2007, so whatever this various was used for, it's clearly not been used
    for a long time.
    
    Fixes warning:
    
    > libgimpwidgets/gimpcairo-utils.c:80:16: warning: variable 'total_length' set but not used [-Wunused-but-set-variable]
    a42142d5