diff options
author | Pablo Barciela <[email protected]> | 2019-03-11 21:57:03 +0100 |
---|---|---|
committer | Victor Kareh <[email protected]> | 2019-03-15 13:05:12 -0400 |
commit | 08dc989b39451d49c0b2c01577c036d9f11d5141 (patch) | |
tree | de767ea951537785a199edc73984be85f4e45d42 /icons | |
parent | 3f044b1462b3204e636bee06275c11610f21617a (diff) | |
download | mate-desktop-08dc989b39451d49c0b2c01577c036d9f11d5141.tar.bz2 mate-desktop-08dc989b39451d49c0b2c01577c036d9f11d5141.tar.xz |
mate-hsv: avoid duplicate initialization in variable
avoid Clang static analyzer warning:
mate-hsv.c:913:19: warning: Value stored to 'priv' during its initialization is never read
MateHSVPrivate *priv = hsv->priv;
^~~~ ~~~~~~~~~
Diffstat (limited to 'icons')
0 files changed, 0 insertions, 0 deletions