* [Qemu-devel] [5015] VMDK: Remove debug message
@ 2008-08-17 1:44 Aurelien Jarno
0 siblings, 0 replies; only message in thread
From: Aurelien Jarno @ 2008-08-17 1:44 UTC (permalink / raw)
To: qemu-devel
Revision: 5015
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5015
Author: aurel32
Date: 2008-08-17 01:44:40 +0000 (Sun, 17 Aug 2008)
Log Message:
-----------
VMDK: Remove debug message
(Herv?\195?\169 Poussineau)
Modified Paths:
--------------
trunk/block-vmdk.c
Modified: trunk/block-vmdk.c
===================================================================
--- trunk/block-vmdk.c 2008-08-16 19:54:01 UTC (rev 5014)
+++ trunk/block-vmdk.c 2008-08-17 01:44:40 UTC (rev 5015)
@@ -376,7 +376,6 @@
if (parent_open)
// Parent must be opened as RO.
flags = BDRV_O_RDONLY;
- fprintf(stderr, "(VMDK) image open: flags=0x%x filename=%s\n", flags, bs->filename);
ret = bdrv_file_open(&s->hd, filename, flags);
if (ret < 0)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-08-17 1:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-17 1:44 [Qemu-devel] [5015] VMDK: Remove debug message Aurelien Jarno
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).