Commit 1408f93
authored
fix: remove accidentally re-introduced "globalFlag == 9" block from testfilters.c (#137)
This specific block of code was correctly removed in PR #122. It was inadvertently re-introduced during a Git merge conflict resolution in PR #133 while I was applying memory safety fixes. This PR cleans up that accidental inclusion and restores the file to its intended state.1 parent c040517 commit 1408f93
1 file changed
Lines changed: 1 addition & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1224 | 1224 | | |
1225 | 1225 | | |
1226 | 1226 | | |
1227 | | - | |
1228 | | - | |
1229 | | - | |
1230 | | - | |
1231 | | - | |
1232 | | - | |
1233 | | - | |
1234 | | - | |
1235 | | - | |
| 1227 | + | |
1236 | 1228 | | |
1237 | 1229 | | |
1238 | 1230 | | |
| |||
0 commit comments