From 7b3eb228654dbd004d49ad234fbf5d96f4487e21 Mon Sep 17 00:00:00 2001 From: Wilson Snyder Date: Sun, 6 May 2012 14:05:56 -0400 Subject: [PATCH] Fix compile warning --- src/V3Width.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/V3Width.cpp b/src/V3Width.cpp index 87f6b0970..c4458fae4 100644 --- a/src/V3Width.cpp +++ b/src/V3Width.cpp @@ -770,7 +770,6 @@ private: bool implicitParam = nodep->isParam() && bdtypep && bdtypep->implicit(); if (implicitParam) { int width=0; - AstNumeric rs = AstNumeric::UNSIGNED; if (nodep->valuep()) { nodep->valuep()->iterateAndNext(*this,WidthVP(width,0,PRELIM).p()); UINFO(9,"implicitParamPRELIMIV "<valuep()<