Index: src/AST/Decl.hpp
===================================================================
--- src/AST/Decl.hpp	(revision 260dad76afb3be5612eeb34333af6840b18f3660)
+++ 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.
