Small adjustments
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
kolaente 2019-09-04 22:51:06 +02:00
parent 48d2da4a89
commit 069acabf1b
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

View File

@ -62,7 +62,6 @@ func OpenWindows() {
Height: astilectron.PtrInt(800),
Width: astilectron.PtrInt(1200),
})
if err != nil {
log.Error("new window failed", err)
}