remove old hash.[ch] implementation

Signed-off-by: Karsten Blees <blees@dcon.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Karsten Blees
2013-11-14 20:23:12 +01:00
committed by Junio C Hamano
parent 419a597f64
commit efc684245b
6 changed files with 0 additions and 299 deletions

View File

@ -3,7 +3,6 @@
#include "git-compat-util.h"
#include "strbuf.h"
#include "hash.h"
#include "hashmap.h"
#include "advice.h"
#include "gettext.h"