mirror of
https://github.com/tesseract-ocr/tesseract.git
synced 2024-11-24 02:59:07 +08:00
Update ScrollView.java
merged very short lines
This commit is contained in:
parent
d26fbab6ce
commit
faa06cc787
@ -390,8 +390,7 @@ public class ScrollView {
|
||||
"UTF8"));
|
||||
} catch (IOException e) {
|
||||
// Something went wrong and we were unable to set up a connection. This is
|
||||
// pretty
|
||||
// much a fatal error.
|
||||
// pretty much a fatal error.
|
||||
// Note: The server does not get restarted automatically if this happens.
|
||||
e.printStackTrace();
|
||||
System.exit(1);
|
||||
|
Loading…
Reference in New Issue
Block a user