about summary refs log tree commit diff
path: root/src/libstd/std.rc
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstd/std.rc')
-rw-r--r--src/libstd/std.rc2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/libstd/std.rc b/src/libstd/std.rc
index 251a492bb5b..202cb4932db 100644
--- a/src/libstd/std.rc
+++ b/src/libstd/std.rc
@@ -92,9 +92,7 @@ mod treemap;
 mod ebml;
 mod ebml2;
 mod dbg;
-#[legacy_exports]
 mod getopts;
-#[legacy_exports]
 mod json;
 mod sha1;
 mod md4;