Skip to content

Commit f160f8d

Browse files
committed
Remove commented-out function
1 parent 56b6663 commit f160f8d

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

lib/hts/libhts/cram.rb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -330,11 +330,6 @@ module LibHTS
330330
%i[cram_fd cram_block cram_metrics int int],
331331
:int
332332

333-
# attach_function \
334-
# :cram_compress_block2,
335-
# %i[cram_fd cram_slice cram_block cram_metrics int int],
336-
# :int
337-
338333
# Creates a new container, specifying the maximum number of slices
339334
# and records permitted.
340335
attach_function \

0 commit comments

Comments
 (0)