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