From 1cf17b5e784a22e27ad6b2d8553863b0a553a4fe Mon Sep 17 00:00:00 2001 From: Geza Lore Date: Tue, 2 Jun 2020 22:45:49 +0100 Subject: [PATCH] Fix unused variable. --- src/V3Name.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/V3Name.cpp b/src/V3Name.cpp index 008005206..d08e1776a 100644 --- a/src/V3Name.cpp +++ b/src/V3Name.cpp @@ -41,7 +41,6 @@ private: // STATE AstNodeModule* m_modp; - V3LanguageWords m_words; // Reserved word detector // METHODS VL_DEBUG_FUNC; // Declare debug()