diff options
-rw-r--r-- | lib/ephy-file-helpers.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ephy-file-helpers.c b/lib/ephy-file-helpers.c index 3433afeaa..8fb7b4970 100644 --- a/lib/ephy-file-helpers.c +++ b/lib/ephy-file-helpers.c @@ -1226,7 +1226,6 @@ ephy_file_monitor_cancel (EphyFileMonitor *monitor) void ephy_file_delete_directory (const char *path) { - /* FIXME not implemented yet */ GList *list; GnomeVFSResult ret; |