remove unnecessary dump

git-svn-id: svn://10.0.0.236/trunk@153364 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ben%bengoodger.com 2004-02-29 01:50:14 +00:00
parent e913f4cd09
commit 559e9d73b0

View File

@ -208,7 +208,6 @@ var MigrationWizard = {
observe: function (aSubject, aTopic, aData)
{
dump("*** aSubject = " + aSubject + ", aTopic = " + aTopic + ", aData = " + aData + "\n");
switch (aTopic) {
case "Migration:Started":
dump("*** started\n");