Bug 1145146 - Remove offensive comment from nsFormFillController r=mak

This commit is contained in:
Tim Taubert
2015-03-19 14:34:28 +01:00
parent dccb7df7b9
commit 590e5ede8d

View File

@@ -1187,7 +1187,6 @@ nsFormFillController::StartControllingInput(nsIDOMHTMLInputElement *aInput)
mListNode = listNode;
}
// Now we are the autocomplete controller's bitch
mController->SetInput(this);
}