[hyena] Log: Remove obsolete FIXME comment



commit 88fa6084b32e2e14020f5da7c5826a90b892b652
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date:   Sun Mar 11 14:12:15 2012 +0100

    Log: Remove obsolete FIXME comment

 Hyena/Hyena/Log.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Hyena/Hyena/Log.cs b/Hyena/Hyena/Log.cs
index ce74484..64600f2 100644
--- a/Hyena/Hyena/Log.cs
+++ b/Hyena/Hyena/Log.cs
@@ -426,7 +426,6 @@ namespace Hyena
                 }
             }
 
-            // FIXME: We should save these to an actual log file
             Log.Warning (message ?? "Caught an exception", builder.ToString (), false);
         }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]