diff options
Diffstat (limited to 'src/systemc/tests')
-rwxr-xr-x | src/systemc/tests/verify.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/systemc/tests/verify.py b/src/systemc/tests/verify.py index 051d5b5e0..fe165516e 100755 --- a/src/systemc/tests/verify.py +++ b/src/systemc/tests/verify.py @@ -233,7 +233,6 @@ class LogChecker(Checker): r'^\nInfo: \(I804\) /IEEE_Std_1666/deprecated: \n' + r' sc_clock\(const char(.*\n){3}', warning_filt(540), - warning_filt(569), warning_filt(571), info_filt(804), in_file_filt, |