diff options
author | Ben Chan <benchan@chromium.org> | 2018-10-05 10:49:05 -0700 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2018-10-06 14:50:04 +0200 |
commit | f7cb84788e6b07e2c937dcf4e0512233ca48f6f2 (patch) | |
tree | 54348ee0cd0dca0df4c2003fb54b579382a12568 /cli/mmcli-modem.c | |
parent | 8bde29c9e2484d32d3a85b51b2c59d164b22d9f0 (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 'cli/mmcli-modem.c')
0 files changed, 0 insertions, 0 deletions