summaryrefslogtreecommitdiffstats
path: root/elftosb2/ElftosbAST.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'elftosb2/ElftosbAST.cpp')
-rw-r--r--elftosb2/ElftosbAST.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/elftosb2/ElftosbAST.cpp b/elftosb2/ElftosbAST.cpp
index 197f4c6..749da62 100644
--- a/elftosb2/ElftosbAST.cpp
+++ b/elftosb2/ElftosbAST.cpp
@@ -263,7 +263,7 @@ SymbolRefExprASTNode::SymbolRefExprASTNode(const SymbolRefExprASTNode & other)
}
}
-void SymbolRefExprASTNode::printTree(int indent) const
+void SymbolRefExprASTNode::printTree(int /*indent*/) const
{
}