summaryrefslogtreecommitdiff
path: root/tools/profiler/lul/LulPlatformMacros.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/profiler/lul/LulPlatformMacros.h')
-rw-r--r--tools/profiler/lul/LulPlatformMacros.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/profiler/lul/LulPlatformMacros.h b/tools/profiler/lul/LulPlatformMacros.h
index 6464da0678..7004e594b2 100644
--- a/tools/profiler/lul/LulPlatformMacros.h
+++ b/tools/profiler/lul/LulPlatformMacros.h
@@ -15,14 +15,11 @@
#undef LUL_PLAT_x64_linux
#undef LUL_PLAT_x86_linux
-#undef LUL_PLAT_arm_android
-#undef LUL_PLAT_x86_android
#undef LUL_ARCH_arm
#undef LUL_ARCH_x86
#undef LUL_ARCH_x64
-#undef LUL_OS_android
#undef LUL_OS_linux
#if defined(__linux__) && defined(__x86_64__)