* Cosmetics: remove empty line.
This commit is contained in:
parent
752966cb47
commit
c744b0624f
1 changed files with 0 additions and 1 deletions
|
@ -218,7 +218,6 @@ public class Transactor extends Thread {
|
||||||
public synchronized void commit() throws Exception {
|
public synchronized void commit() throws Exception {
|
||||||
if (killed) {
|
if (killed) {
|
||||||
abort();
|
abort();
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue