Files
ModemManager/libmm-glib
Ben Chan 78e6ba5688 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.
2017-03-29 10:22:34 +02:00
..
2016-10-12 13:24:08 +02:00
2016-10-12 13:24:08 +02:00