remove rust and rusti from driver.rs
This commit is contained in:
parent
34a1e3dc9a
commit
8c5f584567
@ -14,12 +14,6 @@ extern mod this(name = "rustpkg");
|
||||
#[cfg(rustdoc)]
|
||||
extern mod this(name = "rustdoc");
|
||||
|
||||
#[cfg(rusti)]
|
||||
extern mod this(name = "rusti");
|
||||
|
||||
#[cfg(rust)]
|
||||
extern mod this(name = "rust");
|
||||
|
||||
#[cfg(rustc)]
|
||||
extern mod this(name = "rustc");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user