From 14a41b71687030093205c11e8b385d630714d676 Mon Sep 17 00:00:00 2001 From: Ondrej Holy Date: Fri, 24 Sep 2021 08:15:51 +0200 Subject: file-operations: Remove obsolete TODO statement I think that this code is a quite stable after 13 years of production, so this TODO statement can be probably removed :-D --- src/nautilus-file-operations.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/nautilus-file-operations.c b/src/nautilus-file-operations.c index 5fc8af2f3..4e55e076f 100644 --- a/src/nautilus-file-operations.c +++ b/src/nautilus-file-operations.c @@ -68,8 +68,6 @@ #include #endif -/* TODO: TESTING!!! */ - typedef struct { GTimer *time; -- cgit v1.2.1