Imported Upstream version 3.3.1
[debian/amanda] / device-src / xfer-dest-taper-cacher.c
index 12bf923169b501a32fbad2047549dd083398dbdc..75643047b3b98f065fe2e82c1d1466505e12ba99 100644 (file)
@@ -270,7 +270,7 @@ _xdt_dbg(const char *fmt, ...)
     arglist_start(argp, fmt);
     g_vsnprintf(msg, sizeof(msg), fmt, argp);
     arglist_end(argp);
-    g_debug("XDT thd-%p: %s", g_thread_self(), msg);
+    g_debug("XDT: %s", msg);
 }
 
 /*