Minor cleanup

master
Gina Häußge 2013-05-23 22:45:00 +02:00
parent da90b2d738
commit 5b72be31ba
1 changed files with 0 additions and 1 deletions

View File

@ -688,7 +688,6 @@ class MachineCom(object):
self._printSection = 'CUSTOM'
self._changeState(self.STATE_PRINTING)
self._printStartTime = time.time()
#for i in xrange(0, 6):
self._sendNext()
def cancelPrint(self):