Fix all the DXUser API changes to use JSON
[spider.git] / perl / cluster.pl
index b7f201bd483be32fb0d33d1a271b30b7d176b1a9..7492368a9da75b1a78797be9e1381bc4ae7f16bb 100755 (executable)
@@ -380,8 +380,6 @@ sub cease
                $SIG{'INT'} = 'IGNORE';
        }
 
-       DXUser::sync;
-       DXUser::writeoutjson;
 
        if (defined &Local::finish) {
                eval {