summaryrefslogtreecommitdiff
path: root/src/ast/path.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ast/path.cpp')
-rw-r--r--src/ast/path.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ast/path.cpp b/src/ast/path.cpp
index 24318312..032c57b4 100644
--- a/src/ast/path.cpp
+++ b/src/ast/path.cpp
@@ -138,7 +138,7 @@ AST::Path::Path(const Path& x):
//(Variable, os << "Variable(" << i.slot << ")"; )
//)
- DEBUG("clone, x = " << x << ", this = " << *this );
+ //DEBUG("clone, x = " << x << ", this = " << *this );
}
/*