diff options
Diffstat (limited to 'src/expand/derive.cpp')
-rw-r--r-- | src/expand/derive.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/expand/derive.cpp b/src/expand/derive.cpp index fc3210b5..55fb662d 100644 --- a/src/expand/derive.cpp +++ b/src/expand/derive.cpp @@ -272,8 +272,6 @@ class Deriver_Debug: TypeRef(sp, AST::Path(core_name, {AST::PathNode("fmt",{}), AST::PathNode("Formatter", {})})) ); - DEBUG("node = " << *node); - AST::Function fcn( sp, AST::GenericParams(), |