1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 11:55:55 +03:00

stopped printing a string after we erased the pointer to it.

This commit is contained in:
Benjamin Marzinski 2005-05-02 18:43:23 +00:00
parent 33c1c56800
commit 64f4fd6e2b

View File

@ -899,7 +899,6 @@ fflush(stdout);
return -EINVAL;
}
log_print("%s (2nd): \"%s\"\n", __func__, message_data.msg->msg);
fflush(stdout);
/* Check the request type. */