diff options
Diffstat (limited to 'src/dex2oat.cc')
| -rw-r--r-- | src/dex2oat.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dex2oat.cc b/src/dex2oat.cc index a8f42afbd0..bbc07a63b9 100644 --- a/src/dex2oat.cc +++ b/src/dex2oat.cc @@ -269,7 +269,6 @@ class Dex2Oat { } if (!OatWriter::Create(oat_file, - class_loader, dex_files, image_file_location_oat_checksum, image_file_location_oat_begin, |