Skip to content

Commit 0549f00

Browse files
committed
Remove link.
1 parent 85842ab commit 0549f00

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

checker/src/main/java/org/checkerframework/checker/resourceleak/MustCallInference.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,6 @@
8686
*
8787
* <p>See {@link ResourceLeakChecker#ENABLE_WPI_FOR_RLC} for an explanation of the meaning of the
8888
* flags {@code -Ainfer} and {@code -AenableWpiForRlc}.
89-
*
90-
* @see <a
91-
* href="https://checkerframework.org/manual/#resource-leak-checker-inference-algo">Automatic
92-
* Inference of Resource Leak Specifications</a>
9389
*/
9490
public class MustCallInference {
9591

0 commit comments

Comments
 (0)