mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-13 06:59:38 +00:00
8378948: Remove unused local variable in RunnerGSInserterThread
Reviewed-by: syan, jiefu
This commit is contained in:
parent
7e9e64966b
commit
c0c8bdd294
@ -888,7 +888,6 @@ public:
|
||||
virtual ~RunnerGSInserterThread(){}
|
||||
|
||||
void premain() {
|
||||
volatile bool timeout = false;
|
||||
_start = START;
|
||||
_range = RANGE;
|
||||
CHTTestThread* tt[GSTEST_THREAD_COUNT];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user