diff options
author | rbuj <[email protected]> | 2019-09-05 19:13:24 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2019-09-13 19:22:40 +0200 |
commit | 92575c4932ec84cbfc228cad2e41525d69eac931 (patch) | |
tree | 061fa3f9e32ab0c197160843bc1dcec85f5ae594 /battstat | |
parent | d839dfb7516dcc88f3766b3af572d52b04d8bc5c (diff) | |
download | mate-applets-92575c4932ec84cbfc228cad2e41525d69eac931.tar.bz2 mate-applets-92575c4932ec84cbfc228cad2e41525d69eac931.tar.xz |
netspeed: remove -Wunused-but-set-variable warning
netspeed.c:477:15: warning: variable ‘state’ set but not used [-Wunused-but-set-variable]
477 | GtkStateType state;
| ^~~~~
netspeed.c:476:15: warning: variable ‘ra’ set but not used [-Wunused-but-set-variable]
476 | GdkRectangle ra;
| ^~
Diffstat (limited to 'battstat')
0 files changed, 0 insertions, 0 deletions