aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/relooper/Relooper.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/relooper/Relooper.cpp b/src/relooper/Relooper.cpp
index 07b36311..d2a48f63 100644
--- a/src/relooper/Relooper.cpp
+++ b/src/relooper/Relooper.cpp
@@ -71,11 +71,7 @@ static int AsmJS = 0;
// Indenter
-#if EMSCRIPTEN
int Indenter::CurrIndent = 1;
-#else
-int Indenter::CurrIndent = 0;
-#endif
// Branch