From c699c956d75dfaaded5bb24c5ea16edc73588649 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Fri, 27 Mar 2015 16:14:10 +0200 Subject: Rework dependency state dump support We now have a combined (scopes, variables, and targets) dump. --- build/dump | 3 --- 1 file changed, 3 deletions(-) (limited to 'build/dump') diff --git a/build/dump b/build/dump index e3cc5d2..48da079 100644 --- a/build/dump +++ b/build/dump @@ -9,9 +9,6 @@ namespace build { void dump (); - - void - dump_scopes (); } #endif // BUILD_DUMP -- cgit v1.1