Commit f104898
committed
[ImportVerilog] Remove unused variable, NFC
Remove an unused location variable that was tracking the location of a
substitution variable. This isn't needed for the kinds of errors that can
be emitted by this code. (This variable wasn't supposed to be used in
place of `loc`.)
Signed-off-by: Schuyler Eldridge <[email protected]>1 parent 321a598 commit f104898
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
117 | 116 | | |
118 | 117 | | |
119 | 118 | | |
| |||
0 commit comments