summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2015-05-06 11:48:55 +0200
committerBastien Nocera <hadess@hadess.net>2015-05-06 11:48:55 +0200
commitfdf5d2eefb548be79e5fbef45a4df139c64c7a58 (patch)
treed867661d179b7ae695b19070a9ec690be778fe29
parent578524da528e554fddfa6cf070554984c0ebfcfd (diff)
downloadgnome-settings-daemon-fdf5d2eefb548be79e5fbef45a4df139c64c7a58.tar.gz
xsettings: Patch application fixup
Fix up commit 578524da528e554fddfa6cf070554984c0ebfcfd
-rw-r--r--plugins/xsettings/fontconfig-monitor.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/xsettings/fontconfig-monitor.c b/plugins/xsettings/fontconfig-monitor.c
index 3a17ee96..01593513 100644
--- a/plugins/xsettings/fontconfig-monitor.c
+++ b/plugins/xsettings/fontconfig-monitor.c
@@ -121,8 +121,6 @@ stuff_changed (GFileMonitor *monitor G_GNUC_UNUSED,
if (notify && handle->notify_callback)
handle->notify_callback (data, handle->notify_data);
-
- return FALSE;
}
fontconfig_monitor_handle_t *