Removing debugging

This commit is contained in:
blitzmann
2016-04-28 00:42:09 -04:00
parent 2fc83aa61c
commit 1669a5434c
5 changed files with 1 additions and 15 deletions

View File

@@ -267,6 +267,3 @@ class DmgPatternEditorDlg(wx.Dialog):
sDP = service.DamagePattern.getInstance()
toClipboard( sDP.exportPatterns() )
self.stNotice.SetLabel("Patterns exported to clipboard")
def contextChanged(self, event):
print "lol"