]> git.sur5r.net Git - i3/i3/commit
Fix redundant casts to the same type
authorOrestis Floros <orestisf1993@gmail.com>
Thu, 26 Apr 2018 21:08:58 +0000 (00:08 +0300)
committerOrestis Floros <orestisf1993@gmail.com>
Thu, 26 Apr 2018 21:09:42 +0000 (00:09 +0300)
commit0b5a2092a08f7e4463b5d52e11d84750af84e73c
treee4f5bb8025f1ceab029e52151ee300e8c4e79238
parentaca7790217f6bac58e4588a5b80fcd41de781c8e
Fix redundant casts to the same type

Found using clang-tidy's google-readability-casting.
i3-nagbar/main.c
libi3/ucs2_conversion.c
src/startup.c