Skip to content
  • Martin Pitt's avatar
    Drop unused variable, fail builds on those · 37270de8
    Martin Pitt authored
    Build with -Werror=unused-variable, as these could hide programming errors or
    incomplete refactoring, and are not platform dependent.
    
    Drop unused variable in pyg_type_add_interfaces().
    37270de8