chiark
/
gitweb
/
~ianmdlvl
/
cura.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5064bdf
)
Remove duplicated function
author
nickthetait
<tait@alephobjects.com>
Thu, 18 Jun 2015 17:27:09 +0000
(11:27 -0600)
committer
nickthetait
<tait@alephobjects.com>
Thu, 18 Jun 2015 17:27:09 +0000
(11:27 -0600)
Cura/gui/printWindow.py
patch
|
blob
|
history
diff --git
a/Cura/gui/printWindow.py
b/Cura/gui/printWindow.py
index 718a028d49eea1dd03e6dd0cde08214542c1c2aa..d0a8337a1ffc401be36a5d60e5d81adf36ae8b11 100644
(file)
--- a/
Cura/gui/printWindow.py
+++ b/
Cura/gui/printWindow.py
@@
-517,9
+517,6
@@
class printWindowBasic(wx.Frame):
preventComputerFromSleeping(self, self._isPrinting)
- def _addTermLog(self, msg):
- pass
-
def _addTermLog(self, msg):
pass