X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=uc.h;h=3f6018a68e6e8be143ffe972ef117b01f2ca0e54;hb=36cea83f926066127bf856e7eae1a70ce7e796d0;hp=631ea36a3024606f0d1635b70034305111aae818;hpb=a150db3c2bfd7b76420048a1e94ebe397f2c6045;p=mothur.git diff --git a/uc.h b/uc.h index 631ea36..3f6018a 100644 --- a/uc.h +++ b/uc.h @@ -7,7 +7,7 @@ struct AlnData; -int uchime_main(int, char**); +int uchime_main(int, char**); class UCFile { @@ -27,9 +27,6 @@ public: vector m_SeedLos; public: - /* some function prototypes */ - - UCFile(); void Clear(bool ctor = false); void Close();