aboutsummaryrefslogtreecommitdiff
path: root/src/mm-auth.c
diff options
context:
space:
mode:
authorBen Chan <benchan@chromium.org>2018-10-05 10:49:05 -0700
committerAleksander Morgado <aleksander@aleksander.es>2018-10-06 14:50:04 +0200
commitf7cb84788e6b07e2c937dcf4e0512233ca48f6f2 (patch)
tree54348ee0cd0dca0df4c2003fb54b579382a12568 /src/mm-auth.c
parent8bde29c9e2484d32d3a85b51b2c59d164b22d9f0 (diff)
base-modem: 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-auth.c')
0 files changed, 0 insertions, 0 deletions