diff options
Diffstat (limited to 'rust/compiler.go')
-rw-r--r-- | rust/compiler.go | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/rust/compiler.go b/rust/compiler.go index f186ef38f..c3bc937da 100644 --- a/rust/compiler.go +++ b/rust/compiler.go @@ -257,8 +257,6 @@ type baseCompiler struct { location installLocation sanitize *sanitize - distFile android.OptionalPath - installDeps android.InstallPaths // unstripped output file. |