diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-09-01 15:18:29 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-09-01 15:18:29 +0200 |
commit | 52705094236da4646123dfdeee8141204dd2a227 (patch) | |
tree | 993f327ef71ada96d604b1c39d88d30edc55f15f /build/diagnostics | |
parent | d809ace8e0e3349851b04a991ed9c6407a26f1ac (diff) |
Minor changes
Diffstat (limited to 'build/diagnostics')
-rw-r--r-- | build/diagnostics | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/build/diagnostics b/build/diagnostics index b8b1090..ab4c4a2 100644 --- a/build/diagnostics +++ b/build/diagnostics @@ -21,9 +21,6 @@ namespace build { - using butl::path; - using butl::dir_path; - struct diag_record; // Throw this exception to terminate the build. The handler should |