summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2008-03-04 15:08:53 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-03-04 15:08:53 +0000
commit77d2e00ad9d1005cc26c0b6b01a042583c0c9b23 (patch)
treeed927f85d0d5e2a38e7d0a08609391a936d091a9
parent37927a9af9cbf49df975842094ea3efb2d15d045 (diff)
downloadgvfs-GVFS_0_1_10.tar.gz
Remove old TODO commentGVFS_0_1_10
svn path=/trunk/; revision=1536
-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);