diff --git a/ankiqt/ui/status.py b/ankiqt/ui/status.py index 1e303ce60..1ff8282a4 100644 --- a/ankiqt/ui/status.py +++ b/ankiqt/ui/status.py @@ -137,7 +137,6 @@ class StatusView(object): self.timer = QClickableLabel() self.timer.setText("00:00") self.addWidget(self.timer) - self.redraw() def addWidget(self, w, stretch=0): self.statusbar.addWidget(w, stretch) @@ -188,7 +187,6 @@ class StatusView(object): new = stats['new'] stats['new1'] = '%s' % new self.remText.setText(remStr % stats) - stats['spaced'] = self.main.deck.spacedCardCount() stats['new2'] = self.main.deck.newCount self.remText.setToolTip("