summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 67083720..d8c47ff2 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -59,7 +59,6 @@ bool debug_enabled()
else {
return true;
}
- //return g_cur_phase == "Lower MIR";
}
::std::ostream& debug_output(int indent, const char* function)
{