Skip to content

Commit 4b1dbf7

Browse files
author
kasemir
committed
PVA: "unchecked" cast has been removed
1 parent ee8eb2d commit 4b1dbf7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/pva/src/main/java/org/epics/pva/client/ChannelSearch.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -343,7 +343,6 @@ public synchronized void boost()
343343
}
344344

345345
/** Invoked by timer: Check searched channels for the next one to handle */
346-
@SuppressWarnings("unchecked")
347346
private void runSearches()
348347
{
349348
// Determine current search bucket

0 commit comments

Comments
 (0)