summaryrefslogtreecommitdiffstats
path: root/runtime/profiler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/profiler.cc')
-rw-r--r--runtime/profiler.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/profiler.cc b/runtime/profiler.cc
index e399195008..b3da1346ff 100644
--- a/runtime/profiler.cc
+++ b/runtime/profiler.cc
@@ -44,9 +44,7 @@
#include "cutils/properties.h"
#endif
-#if !defined(ART_USE_PORTABLE_COMPILER)
#include "entrypoints/quick/quick_entrypoints.h"
-#endif
namespace art {