[easytag/easytag-2-2] Remove a problematic debug string



commit 5a09f61e5f9e783cc106a4d636320a465a57830c
Author: David King <amigadave amigadave com>
Date:   Tue Apr 22 15:49:21 2014 +0100

    Remove a problematic debug string

 src/gio_wrapper.cc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gio_wrapper.cc b/src/gio_wrapper.cc
index 709eabc..e35b2f1 100644
--- a/src/gio_wrapper.cc
+++ b/src/gio_wrapper.cc
@@ -288,8 +288,6 @@ GIO_IOStream::insert (TagLib::ByteVector const &data,
        }
 
         start -= r;
-        g_warning ("Wrote %lu bytes of %" G_GSIZE_FORMAT ": %.*s", r, start, r,
-                   buffer);
     }
 
     if (error)


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