Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 107e977

Browse files
author
Robert Marsh
committed
C++: remove accidentally committed test code
1 parent 691d0f3 commit 107e977

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

  • cpp/ql/src/semmle/code/cpp/dataflow/internal

cpp/ql/src/semmle/code/cpp/dataflow/internal/FlowVar.qll

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -253,11 +253,6 @@ private module PartialDefinitions {
253253
}
254254
}
255255

256-
predicate quickTest(PartialDefinition pd) {
257-
pd instanceof DefinitionByReference and
258-
pd instanceof IteratorPartialDefinition
259-
}
260-
261256
import PartialDefinitions
262257
private import FlowVar_internal
263258

0 commit comments

Comments
 (0)