Description: Removes a call to set memory cache.
asmlib subroutineIndex: kmc/kmer_counter/kb_sorter.h
===================================================================
Index: b/kmer_counter/kb_sorter.h
===================================================================
--- a/kmer_counter/kb_sorter.h
+++ b/kmer_counter/kb_sorter.h
@@ -247,8 +247,6 @@ template <typename KMER_T, unsigned SIZE
 	uint64 tmp_n_rec;
 	CMemDiskFile *file;
 	
-	SetMemcpyCacheLimit(8);
-
 	// Process bins
 	while (!bq->completed())
 	{
