]> git.donarmstrong.com Git - mothur.git/blobdiff - indicatorcommand.h
fixed indicator command bug
[mothur.git] / indicatorcommand.h
index 0d924fd1ff0a1a17cfa51b6faa5de55dcd3bf186..1a41ffd33c1e0a175ed6560b300ba9469fa20cb8 100644 (file)
@@ -35,7 +35,7 @@ private:
        ReadTree* read;
        TreeMap* treeMap;
        string treefile, sharedfile, relabundfile, groups, label, inputFileName, outputDir;
-       bool abort, pickedGroups;
+       bool abort;
        vector<string> outputNames, Groups;
        map<string, vector<string> > outputTypes;
        vector<SharedRAbundVector*> lookup;