about summary refs log tree commit diff
path: root/src/libsyntax_ext/error_codes.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/libsyntax_ext/error_codes.rs')
-rw-r--r--src/libsyntax_ext/error_codes.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libsyntax_ext/error_codes.rs b/src/libsyntax_ext/error_codes.rs
index 49808fc0b60..2bc990574f7 100644
--- a/src/libsyntax_ext/error_codes.rs
+++ b/src/libsyntax_ext/error_codes.rs
@@ -1,5 +1,3 @@
-use syntax::register_long_diagnostics;
-
 // Error messages for EXXXX errors.
 // Each message should start and end with a new line, and be wrapped to 80
 // characters.  In vim you can `:set tw=80` and use `gq` to wrap paragraphs. Use