]> git.donarmstrong.com Git - mothur.git/blobdiff - libshuffcommand.cpp
added an alignreport option to screen seqs
[mothur.git] / libshuffcommand.cpp
index 9a71a038cd4d0bd29d7eaeeeaae96d9847d81fa8..75e613719f9a819dc9cf4882b6442feb031cf296 100644 (file)
@@ -22,7 +22,6 @@
 
 LibShuffCommand::LibShuffCommand(string option){
        try {
-               srand( (unsigned)time( NULL ) );
                
                globaldata = GlobalData::getInstance();
                abort = false;