X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=subsamplecommand.h;h=4be357059793f3c06d574ac227b4cc8049383479;hb=1bf53bca7e26bf091588bc8ca6e68cbfae1df6fe;hp=39d3c375268b4712cdb5cc2297179ca5dff27978;hpb=19fcbbdba99658f5eca244803280f9ee7f9f6607;p=mothur.git diff --git a/subsamplecommand.h b/subsamplecommand.h index 39d3c37..4be3570 100644 --- a/subsamplecommand.h +++ b/subsamplecommand.h @@ -51,7 +51,7 @@ private: int getSubSampleRabund(); int getSubSampleSabund(); int getSubSampleFasta(); - int processShared(vector&, ofstream&); + int processShared(vector&); int processRabund(RAbundVector*&, ofstream&); int processSabund(SAbundVector*&, ofstream&); int processList(ListVector*&, ofstream&, set&);