forked from github/verilator
Fix unused variable.
This commit is contained in:
parent
2b6353b36e
commit
1cf17b5e78
@ -41,7 +41,6 @@ private:
|
||||
|
||||
// STATE
|
||||
AstNodeModule* m_modp;
|
||||
V3LanguageWords m_words; // Reserved word detector
|
||||
|
||||
// METHODS
|
||||
VL_DEBUG_FUNC; // Declare debug()
|
||||
|
Loading…
Reference in New Issue
Block a user