]> git.donarmstrong.com Git - mothur.git/blobdiff - venn.cpp
merged pat's trim seqs edits with sarah's major overhaul of global data; also added...
[mothur.git] / venn.cpp
index 6402adff9ec9f0787f331e81046ee3ca4569bec7..921c125040d6950aeb773c995b1c0f2cca5d5d60 100644 (file)
--- a/venn.cpp
+++ b/venn.cpp
@@ -19,7 +19,7 @@
 Venn::Venn(){
        try {
                globaldata = GlobalData::getInstance();
-               format = globaldata->getFormat();
+
        }
        catch(exception& e) {
                cout << "Standard Error: " << e.what() << " has occurred in the Venn class Function Venn. Please contact Pat Schloss at pschloss@microbio.umass.edu." << "\n";