aboutsummaryrefslogtreecommitdiff
path: root/libmm-glib/mm-modem-messaging.c
diff options
context:
space:
mode:
authorBen Chan <benchan@chromium.org>2017-03-28 18:35:56 -0700
committerAleksander Morgado <aleksander@aleksander.es>2017-03-29 10:22:28 +0200
commitb225b7a2673d53b6e8dbf6a96e6459592ada6d37 (patch)
treed1f4af17641698e95b388b8c9b0beec70e63bfb4 /libmm-glib/mm-modem-messaging.c
parent254f2e3412ac05833cdc095558c8143ad2fbddfc (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-messaging.c')
0 files changed, 0 insertions, 0 deletions