diff options
Diffstat (limited to 'src/comp/rustc.rc')
| -rw-r--r-- | src/comp/rustc.rc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/comp/rustc.rc b/src/comp/rustc.rc index aeb8fdd1..cce0d38f 100644 --- a/src/comp/rustc.rc +++ b/src/comp/rustc.rc @@ -28,7 +28,6 @@ mod driver { mod util { mod common; - mod bits; } auth driver.rustc.main = state; |