diff options
| author | 2016-06-29 12:34:35 +0000 | |
|---|---|---|
| committer | 2016-06-29 12:34:35 +0000 | |
| commit | 9c23cec9532fdc4bb5cce470890c5d317dbee934 (patch) | |
| tree | 8a89f45c0d4856b8abaeb140c5e74ffb1487d887 /compiler/driver/compiler_driver.cc | |
| parent | fdbc39551e08fa6a17e1b4bf6904860ccc052aa2 (diff) | |
| parent | be84b59e802d9176a9b60b040e0be6bda54e958a (diff) | |
Merge "Remove the old obsolete profiler"
Diffstat (limited to 'compiler/driver/compiler_driver.cc')
| -rw-r--r-- | compiler/driver/compiler_driver.cc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler/driver/compiler_driver.cc b/compiler/driver/compiler_driver.cc index a4b48892fb..e52dda35bb 100644 --- a/compiler/driver/compiler_driver.cc +++ b/compiler/driver/compiler_driver.cc @@ -47,7 +47,6 @@ #include "driver/compiler_options.h" #include "jni_internal.h" #include "object_lock.h" -#include "profiler.h" #include "runtime.h" #include "gc/accounting/card_table-inl.h" #include "gc/accounting/heap_bitmap.h" |