From a0bf13c2522cc9c029af53f40970a3d0c19e178f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 2 Dec 2013 09:10:27 +0200 Subject: Remove unnecessary code --- build/bootstrap.make | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'build') diff --git a/build/bootstrap.make b/build/bootstrap.make index 388234d..3545769 100644 --- a/build/bootstrap.make +++ b/build/bootstrap.make @@ -66,11 +66,7 @@ endif endif endif # disfigure -define include-dep -$(call -include,$1) -endef - -endif +endif # cxx_id # If we don't have dependency auto-generation then we need to manually # make sure that generated files are generated before C++ file are -- cgit v1.1