summaryrefslogtreecommitdiff
path: root/compiler/optimizing/intrinsic_objects.h
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/optimizing/intrinsic_objects.h')
-rw-r--r--compiler/optimizing/intrinsic_objects.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler/optimizing/intrinsic_objects.h b/compiler/optimizing/intrinsic_objects.h
index e197e01a1a..ed764bd4b2 100644
--- a/compiler/optimizing/intrinsic_objects.h
+++ b/compiler/optimizing/intrinsic_objects.h
@@ -21,8 +21,6 @@
#include "base/bit_utils.h"
#include "base/mutex.h"
-// TODO(b/142365358): Mark namespace as HIDDEN and functions used by dex2oat with EXPORT.
-// Refactor the code to reduce the number of functions needed by dex2oat.
namespace art {
class ClassLinker;