X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=binsequencecommand.h;fp=binsequencecommand.h;h=8ea88cbfcff767eec8461df493cea50217675404;hb=71b2121662daae3f9044252887d1c16eeddd85bb;hp=6f9f69d3a7b13dbabe73c09e21e787f55dadff81;hpb=5a9f3cce3e2e053c249e3e97507ce180f0854d76;p=mothur.git diff --git a/binsequencecommand.h b/binsequencecommand.h index 6f9f69d..8ea88cb 100644 --- a/binsequencecommand.h +++ b/binsequencecommand.h @@ -44,7 +44,7 @@ private: ifstream in, inNames; void readNamesFile(); - int process(ListVector*, int); + int process(ListVector*); }; #endif