Index: tools/gn/setup.h |
diff --git a/tools/gn/setup.h b/tools/gn/setup.h |
index c2b3d82e0ce7ee403264f0a56ac17435a0d94695..8b6d714d39d7fe78709b1271542ef6c9cd270549 100644 |
--- a/tools/gn/setup.h |
+++ b/tools/gn/setup.h |
@@ -91,7 +91,6 @@ class Setup : public CommonSetup { |
// These empty settings and toolchain are used to interpret the command line |
// and dot file. |
BuildSettings empty_build_settings_; |
- Toolchain empty_toolchain_; |
Settings empty_settings_; |
Scope dotfile_scope_; |