Index: src/Common/ResolvProtoDump.cpp
===================================================================
--- src/Common/ResolvProtoDump.cpp	(revision fc134a48a40512fa2957765975077ee1bb642ba2)
+++ src/Common/ResolvProtoDump.cpp	(revision d28524acb9d28e8dcfccd23c41645b70dbaf38c2)
@@ -227,5 +227,5 @@
 	}
 
-	void previsit( const ast::EnumInstType * enumInst) {
+	void previsit( const ast::EnumInstType * ) {
 		// TODO: Add the meaningful text representation of typed enum
 		ss << (int)ast::BasicType::SignedInt;
