about summary refs log tree commit diff
path: root/src/libextra/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/libextra/lib.rs')
-rw-r--r--src/libextra/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libextra/lib.rs b/src/libextra/lib.rs
index 37b4d3cc524..97c38a59af8 100644
--- a/src/libextra/lib.rs
+++ b/src/libextra/lib.rs
@@ -73,7 +73,6 @@ pub mod lru_cache;
 // And ... other stuff
 
 pub mod url;
-pub mod getopts;
 pub mod json;
 pub mod tempfile;
 pub mod time;