Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

Commit

Permalink
[NEXUS-5360] Remove accidentally checked in debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
nabcos authored and cstamas committed Nov 21, 2012
1 parent e9021ee commit 2197599
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -309,7 +309,6 @@ Ext.ux.form.BrowseButton = Ext.extend(Ext.Button, {
break;
}
}
alert('clipEl.width: ' + width + '\nclipEl.height: ' + height);
this.clipEl.setSize(width, height);
}
}
Expand Down

0 comments on commit 2197599

Please sign in to comment.