Remove comment that isn't referring to anything. r+sr=jst

This commit is contained in:
dbaron%dbaron.org 2005-03-28 23:17:21 +00:00
Родитель 23ee8079f9
Коммит b46e318e6a
1 изменённых файлов: 0 добавлений и 3 удалений

Просмотреть файл

@ -52,9 +52,6 @@ interface nsIDOMNSHTMLInputElement : nsISupports
attribute long selectionStart;
attribute long selectionEnd;
/* XXX The nsIDOMEventListener arg should be flagged as function */
/* convenience */
void setSelectionRange(in long selectionStart,
in long selectionEnd);