summaryrefslogtreecommitdiff
path: root/test/union.rl
diff options
context:
space:
mode:
Diffstat (limited to 'test/union.rl')
-rw-r--r--test/union.rl1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/union.rl b/test/union.rl
index 6ad7e9a6..a8beacea 100644
--- a/test/union.rl
+++ b/test/union.rl
@@ -106,7 +106,6 @@ void Concurrent::execute( const char *data, int len )
int Concurrent::finish( )
{
- %% write eof;
if ( cs == Concurrent_error )
return -1;
if ( cs >= Concurrent_first_final )