This commit is contained in:
Kovid Goyal 2011-06-08 09:55:21 -06:00
parent 1bd5231555
commit d247ad7b0b

View File

@ -148,7 +148,6 @@ class ViewLog(QDialog): # {{{
QApplication.clipboard().setText(txt)
# }}}
_proceed_memory = []
class ProceedNotification(MessageBox): # {{{
@ -206,7 +205,6 @@ class ProceedNotification(MessageBox): # {{{
_proceed_memory.remove(self)
# }}}
class ErrorNotification(MessageBox): # {{{
def __init__(self, html_log, log_viewer_title, title, msg,