summaryrefslogtreecommitdiff
path: root/gui/backend.go
diff options
context:
space:
mode:
Diffstat (limited to 'gui/backend.go')
-rw-r--r--gui/backend.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/backend.go b/gui/backend.go
index edb2b17..92cda6e 100644
--- a/gui/backend.go
+++ b/gui/backend.go
@@ -30,7 +30,6 @@ func Unblock() {
//export Quit
func Quit() {
backend.Quit()
-
}
//export DonateAccepted