From bd2d124f275cec912d33ec1463ba66e799518340 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 6 Oct 2009 12:36:29 +0000 Subject: Fix savannah bug 25780. Optimize things a bit. --- dep.h | 1 - 1 file changed, 1 deletion(-) (limited to 'dep.h') diff --git a/dep.h b/dep.h index 9696423..1f49313 100644 --- a/dep.h +++ b/dep.h @@ -90,4 +90,3 @@ void free_ns_chain (struct nameseq *n); struct dep *read_all_makefiles (const char **makefiles); int eval_buffer (char *buffer); int update_goal_chain (struct dep *goals); -void uniquize_deps (struct dep *); -- cgit v1.2.3