diff options
author | Ben Chan <benchan@chromium.org> | 2017-03-28 18:35:56 -0700 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2017-03-29 10:22:28 +0200 |
commit | b225b7a2673d53b6e8dbf6a96e6459592ada6d37 (patch) | |
tree | d1f4af17641698e95b388b8c9b0beec70e63bfb4 /libmm-glib/mm-modem-voice.c | |
parent | 254f2e3412ac05833cdc095558c8143ad2fbddfc (diff) |
cli: remove explicit GDestroyNotify cast on g_object_unref
g_object_unref is in form of `void (*)(gpointer)`, which matches the
GDestroyNotify signature. An explicit GDestroyNotify cast on
g_object_unref is thus not needed.
Diffstat (limited to 'libmm-glib/mm-modem-voice.c')
0 files changed, 0 insertions, 0 deletions