mirror of
https://gitlab.com/ita1024/waf.git
synced 2025-01-23 08:50:16 +01:00
Improve waf -v speed in verbose mode #1950
This commit is contained in:
parent
008c9016a8
commit
f2366e8c93
@ -1004,9 +1004,6 @@ class c_parser(object):
|
||||
continue
|
||||
|
||||
try:
|
||||
ve = Logs.verbose
|
||||
if ve:
|
||||
Logs.debug('preproc: line is %s - %s state is %s', token, line, self.state)
|
||||
state = self.state
|
||||
|
||||
# make certain we define the state if we are about to enter in an if block
|
||||
|
Loading…
x
Reference in New Issue
Block a user