mldonkey-commits
[Top][All Lists]
Advanced

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

[Mldonkey-commits] Changes to mldonkey/src/gtk2/gui/guiConsole.ml


From: mldonkey-commits
Subject: [Mldonkey-commits] Changes to mldonkey/src/gtk2/gui/guiConsole.ml
Date: Mon, 31 Oct 2005 13:34:09 -0500

Index: mldonkey/src/gtk2/gui/guiConsole.ml
diff -u mldonkey/src/gtk2/gui/guiConsole.ml:1.1 
mldonkey/src/gtk2/gui/guiConsole.ml:1.2
--- mldonkey/src/gtk2/gui/guiConsole.ml:1.1     Wed Mar  2 19:45:11 2005
+++ mldonkey/src/gtk2/gui/guiConsole.ml Mon Oct 31 18:34:01 2005
@@ -92,8 +92,6 @@
   ignore (text_buffer#connect#changed ~callback:
     (fun _ ->
        let nlines = text_buffer#line_count in
-       (* Printf.printf "Buffer modified %d\n" nlines;
-       flush stdout; *)
        if nlines > 1000
          then begin
            let stop = text_buffer#get_iter `END in




reply via email to

[Prev in Thread] Current Thread [Next in Thread]