Skip to content

Commit

Permalink
refs #10530. No need for outer reporting.
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenArnold committed Nov 28, 2014
1 parent 687da62 commit 19e23d3
Showing 1 changed file with 0 additions and 2 deletions.
Expand Up @@ -266,8 +266,6 @@ def PyExec(self):

projection_labels = self.__make_labels(projection)


prog = Progress(self, 0, 1, to_cut.getBoxController().getTotalNumMDBoxes())
cut_alg_name = "BinMD" if nopix else "SliceMD"
'''
Actually perform the binning operation
Expand Down

0 comments on commit 19e23d3

Please sign in to comment.