diff --git a/scripts/zmx10.pl b/scripts/zmx10.pl index f264030b4..7e6982cae 100644 --- a/scripts/zmx10.pl +++ b/scripts/zmx10.pl @@ -344,7 +344,6 @@ sub runServer } } Info( "X10 server exiting\n" ); - close( LOG ); close( SERVER ); exit(); }