diff options
author | Ben Chan <benchan@chromium.org> | 2019-08-02 09:40:30 -0700 |
---|---|---|
committer | Ben Chan <benchan@chromium.org> | 2019-08-02 19:58:01 -0700 |
commit | 13cf94a187f1de53f29c6cf65dc5c1b895cd01d1 (patch) | |
tree | 2da6d57ae4187d725d884b83dc1453a3a08fc1cc /src/mm-call-list.c | |
parent | c363c598403857b869bd84e68d0fa247dfa90bef (diff) |
iface-modem-firmware: remove explicit GDestroyNotify cast on g_free
g_free is in form of `void (*)(gpointer)`, which matches the
GDestroyNotify signature. An explicit GDestroyNotify cast on g_free is
thus not needed.
Diffstat (limited to 'src/mm-call-list.c')
0 files changed, 0 insertions, 0 deletions