X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=subsamplecommand.h;h=db4001a5c07337d51ea96aedfa9d3f20458b6685;hb=1ef03d78c36b105e87165ad1ebc9af29cd6144b7;hp=7b251eee11c2fa7ad5be7baa6cea4427c90265c7;hpb=037b7fccc64a5c7d5d5c23a949273a912160a400;p=mothur.git diff --git a/subsamplecommand.h b/subsamplecommand.h index 7b251ee..db4001a 100644 --- a/subsamplecommand.h +++ b/subsamplecommand.h @@ -57,7 +57,7 @@ private: int processShared(vector&); int processRabund(RAbundVector*&, ofstream&); int processSabund(SAbundVector*&, ofstream&); - int processList(ListVector*&, ofstream&, set&); + int processList(ListVector*&, set&); int getNames(); int readNames(); int getTax(set&);