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