summaryrefslogtreecommitdiff
path: root/internal/gui/queue.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/gui/queue.go')
-rw-r--r--internal/gui/queue.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/gui/queue.go b/internal/gui/queue.go
index 86c6ffd..cbf814c 100644
--- a/internal/gui/queue.go
+++ b/internal/gui/queue.go
@@ -65,7 +65,6 @@ type WordQueue struct {
ctx context.Context
cancel context.CancelFunc
- wg sync.WaitGroup
}
// NewWordQueue creates a new word processing queue