[hyena/gtk3] ListView: Remove debug statement that was comitted by mistake



commit 1431ef51be35e7061e2efbce94c4a179479be9e3
Author: Bertrand Lorentz <bertrand lorentz gmail com>
Date:   Sun Dec 4 15:39:40 2011 +0100

    ListView: Remove debug statement that was comitted by mistake

 .../ListView/ListView_Interaction.cs               |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Interaction.cs b/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Interaction.cs
index 0c715f7..dd1783e 100644
--- a/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Interaction.cs
+++ b/Hyena.Gui/Hyena.Data.Gui/ListView/ListView_Interaction.cs
@@ -998,7 +998,6 @@ namespace Hyena.Data.Gui
 
         private void UpdateAdjustments ()
         {
-            Log.Debug ("UpdateAdjustments");
             // FIXME: with ViewLayout, hadj and vadj should be unified
             // since the layout will take the header into account...
             if (hadjustment != null) {



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