removed 'isbusy' log message
This commit is contained in:
parent
51ed919c4a
commit
cbd14d0f73
@ -289,9 +289,7 @@ protected:
|
||||
PQclear(result);
|
||||
}
|
||||
Emit(ready_symbol, 0, NULL);
|
||||
} else {
|
||||
LOG("PQisBusy true");
|
||||
}
|
||||
}
|
||||
|
||||
//TODO look at this later
|
||||
PGnotify *notify;
|
||||
|
Loading…
Reference in New Issue
Block a user