Removed banner for subscriptions and cleaned up a bunch of unnecessary screen refreshes.

This commit is contained in:
Michael Lazar
2015-12-08 18:22:13 -08:00
parent dd17a1016f
commit 52dfbe786c
4 changed files with 46 additions and 53 deletions

View File

@@ -180,7 +180,6 @@ class LoadScreen(object):
self._is_running = False
self._animator.join()
self._terminal.stdscr.refresh()
if e is None or not self.catch_exception:
# Skip exception handling