mate-desktop / mate-applets

Applets for use with the MATE panel
http://www.mate-desktop.org
GNU General Public License v2.0
79 stars 67 forks source link

netspeed: Remove -Wunused-variable warning #594

Closed rbuj closed 3 years ago

rbuj commented 3 years ago
netspeed.c:1567:14: warning: unused variable ‘info’ [-Wunused-variable]
 1567 |     DevInfo *info;
      |              ^~~~