X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=eachgapdist.h;h=1aca10c4bd208f6cf6c0dbfd9f97fdde97afe576;hp=fe9bc3099d7a1dcdd347bfe98a23e1bceb44768a;hb=1a20e24ee786195ab0e1cccd4f5aede7a88f3f4e;hpb=d3aed959ca3b68890eeb7b815e24210bcfeb256c diff --git a/eachgapdist.h b/eachgapdist.h index fe9bc30..1aca10c 100644 --- a/eachgapdist.h +++ b/eachgapdist.h @@ -19,7 +19,6 @@ class eachGapDist : public Dist { public: eachGapDist() {} - eachGapDist(const eachGapDist& ddb) {} void calcDist(Sequence A, Sequence B){ int diff = 0;