Index: src/Common/ResolvProtoDump.cpp
===================================================================
--- src/Common/ResolvProtoDump.cpp	(revision fc134a48a40512fa2957765975077ee1bb642ba2)
+++ src/Common/ResolvProtoDump.cpp	(revision a6cfb4db6b2bd0dcc1cc1a1c8137039ce7f0e148)
@@ -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;
