mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 02:43:03 +01:00
Removed unused variable - thanks to Adriano
This commit is contained in:
parent
b073db2e89
commit
7e2d7d12c9
@ -143,7 +143,6 @@ private:
|
||||
TA threadArg;
|
||||
ThreadRoutine* threadRoutine;
|
||||
int threadPriority;
|
||||
bool starting;
|
||||
|
||||
static THREAD_ENTRY_DECLARE internalRun(THREAD_ENTRY_PARAM arg)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user