aboutsummaryrefslogtreecommitdiff
path: root/src/mm-call-list.c
diff options
context:
space:
mode:
authorBen Chan <benchan@chromium.org>2017-03-28 18:35:57 -0700
committerAleksander Morgado <aleksander@aleksander.es>2017-03-29 10:22:34 +0200
commit78e6ba5688f80ee30466ef59ed78c78e083c4c55 (patch)
treeeb31c189e0e842e2982b002f415947341cda5706 /src/mm-call-list.c
parentb225b7a2673d53b6e8dbf6a96e6459592ada6d37 (diff)
libmm-glib: 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 'src/mm-call-list.c')
0 files changed, 0 insertions, 0 deletions