summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hal/ghalvolumemonitor.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/hal/ghalvolumemonitor.c b/hal/ghalvolumemonitor.c
index 7b9cb338..acc8bd06 100644
--- a/hal/ghalvolumemonitor.c
+++ b/hal/ghalvolumemonitor.c
@@ -947,7 +947,6 @@ update_all (GHalVolumeMonitor *monitor,
update_cameras (monitor, &added_volumes, &removed_volumes);
G_UNLOCK (hal_vm);
- /* TODO: Should happen in idle */
if (emit_changes)
{
lists = g_new0 (ChangedLists, 1);