when the heck did I add these stupid alerts?

git-svn-id: svn://10.0.0.236/trunk@205416 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
blakeross%telocity.com 2006-07-29 05:36:52 +00:00
parent 9a5c970cc0
commit ddddec9454

View File

@ -29,7 +29,6 @@
var contentAreaDNDObserver = {
onDragStart: function (aEvent, aXferData, aDragAction)
{
alert('hey');
// under the assumption that content areas won't contain
// draggable XBL, we'll ignore the drag if we're dragging XBL
// anonymous content nodes, like scrollbars, etc.