mirror of
https://github.com/emmanuel-marty/lzsa.git
synced 2025-08-05 13:24:57 +00:00
Remove unused code
This commit is contained in:
1
Makefile
1
Makefile
@@ -18,7 +18,6 @@ OBJS += $(OBJDIR)/src/expand_context.o
|
||||
OBJS += $(OBJDIR)/src/expand_inmem.o
|
||||
OBJS += $(OBJDIR)/src/expand_streaming.o
|
||||
OBJS += $(OBJDIR)/src/frame.o
|
||||
OBJS += $(OBJDIR)/src/hashmap.o
|
||||
OBJS += $(OBJDIR)/src/matchfinder.o
|
||||
OBJS += $(OBJDIR)/src/shrink_block_v1.o
|
||||
OBJS += $(OBJDIR)/src/shrink_block_v2.o
|
||||
|
Reference in New Issue
Block a user