Dump huffman, doesnt add much and complicates porting to other languages. Also fix compile error in idtool.

This commit is contained in:
Adam Ierymenko 2013-07-27 14:01:19 -04:00
commit a816f56426
6 changed files with 8 additions and 364 deletions

View file

@ -1,5 +1,4 @@
OBJS=\
ext/huffandpuff/huffman.o \
ext/kissdb/kissdb.o \
ext/lz4/lz4hc.o \
ext/lz4/lz4.o \