Skip to content

Commit

Permalink
remove the unused files interpolate.c and interpolate.h
Browse files Browse the repository at this point in the history
Signed-off-by: Rene Scharfe <rene.scharfe@lsrfire.ath.cx>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
René Scharfe authored and Junio C Hamano committed Nov 24, 2008
1 parent a47551c commit 7de1950
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 130 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,6 @@ LIB_OBJS += grep.o
LIB_OBJS += hash.o
LIB_OBJS += help.o
LIB_OBJS += ident.o
LIB_OBJS += interpolate.o
LIB_OBJS += levenshtein.o
LIB_OBJS += list-objects.o
LIB_OBJS += ll-merge.o
Expand Down
103 changes: 0 additions & 103 deletions interpolate.c

This file was deleted.

26 changes: 0 additions & 26 deletions interpolate.h

This file was deleted.

0 comments on commit 7de1950

Please sign in to comment.