Skip to content

Commit

Permalink
Remove debug print.
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanv committed Dec 20, 2011
1 parent cc35ea6 commit 763048e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions util/mpl_cut.py
Expand Up @@ -74,9 +74,6 @@ def paint(self):
# This is probably not the right call. Should call redraw on canvas?
plt.draw()

print self.name


for fn in args:
try:
img = sio.imread(fn, as_grey=True)/255.
Expand Down

0 comments on commit 763048e

Please sign in to comment.