Revision 4a847a98 image_creator/output/__init__.py

b/image_creator/output/__init__.py
48 48
    def cleanup(self):
49 49
        pass
50 50

  
51
    def clear(self):
52
        pass
53

  
51 54
    def _get_progress(self):
52 55
        progress = self._Progress
53 56
        progress.output = self

Also available in: Unified diff