refactor glsequence to be more testable
[mussa.git] / alg / flp_seqcomp.cxx
index d2e3c3496166a0137dc589029a753545f9b0468e..68df5208f5da6026bd47360e9c4bc749be3c05fb 100644 (file)
@@ -148,10 +148,3 @@ FLPs::seqcomp(string sseq1, string sseq2, bool is_RC)
     } // end of loop thru the current offset sequence
   } // end of loop thru the start positions of seq2 sequence
 }
-
-/*
-      cout << "fee\n";
-      cout << "fie\n";
-      cout << "foe\n";
-      cout << "fum\n";
-*/