generator: trace mode prints return values.
[libguestfs.git] / TODO
diff --git a/TODO b/TODO
index fdb96fe..ee431d2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -382,9 +382,3 @@ live CD inspection
 guestfish -i livecd.iso
 
 Could this be done through the core API and existing calls?
-
-Trace
------
-
-Traces should include the return value from functions as well,
-to make them more useful when debugging problems.