utils: remove sipe_strcompare()
commit49c5401c62c511b870e6e44055af67aaf3643afc
authorStefan Becker <chemobejk@gmail.com>
Sun, 22 Oct 2017 07:37:54 +0000 (22 10:37 +0300)
committerStefan Becker <chemobejk@gmail.com>
Sun, 22 Oct 2017 07:37:54 +0000 (22 10:37 +0300)
tree9f1672eef754cde6c287cf7918027a373f1e3412
parent956cbc68a0b6632f8bd3134f2733c0b0ba42af44
utils: remove sipe_strcompare()

We can now use "(GCompareFunc)g_strcmp0" in the code directly.
src/core/sipe-conf.c
src/core/sipe-groupchat.c
src/core/sipe-media.c
src/core/sipe-utils.c
src/core/sipe-utils.h