Commit 7b8bee15 authored by Guillaume Seguin's avatar Guillaume Seguin

Remove debug leftover

parent 2744d59f
......@@ -899,7 +899,6 @@ Printrun. If not, see <http://www.gnu.org/licenses/>."""
wx.CallAfter(widget.Refresh)
def update_gcview_colors(self, param, value):
print param, value
color = hexcolor_to_float(value, 4)
# This is sort of a hack: we copy the color values into the preexisting
# color tuple so that we don't need to update the tuple used by gcview
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment