Index: src/AST/Decl.hpp
===================================================================
--- src/AST/Decl.hpp	(revision a9e10e2545ed34da8012a5ab7d7b38d224e405c3)
+++ src/AST/Decl.hpp	(revision c8bf1b574d6fc1e309057eac7408339fda2d86d4)
@@ -69,5 +69,4 @@
 public:
 	/// Represents the type with all types and typedefs expanded.
-	/// This field is generated by SymTab::Validate::Pass2
 	std::string mangleName;
 	/// Stores the scope level at which the variable was declared.
