- Generating a label should not cause a warning.

This commit is contained in:
ccremers 2006-08-08 12:34:11 +00:00
parent ec3be3d55b
commit 29f0756f0a

View File

@ -566,7 +566,6 @@ commEvent (int event, Tac tc)
* This can be a weird choice if it is a read or send, because in that case
* we cannot chain them anymore and the send-read correspondence is lost.
*/
warning ("Generated fresh label for line %i.", tc->lineno);
label = freshTermPrefix (thisRole->nameterm);
}
else