Skip to content

Remove GSourceFunc casts

O H requested to merge (removed):GSourceFunc into master

The function prototypes are already a GSourceFunc, no need to cast the pointer. Remove a gpointer casts.

Signed-off-by: Olaf Hering olaf@aepfle.de

Merge request reports