remove misleading comment, no bug. r+sr=bz

This commit is contained in:
cbiesinger%web.de 2006-07-28 02:45:14 +00:00
Родитель 7c57ebc20f
Коммит 9f2e5d2908
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -64,8 +64,6 @@ interface nsIIDNService : nsISupports
/**
* Prepares the input hostname according to IDNA ToASCII operation,
* the input hostname is assumed to be UTF8-encoded.
*
* The current input is string, but this may change pending Bug 84186.
*/
ACString convertUTF8toACE(in AUTF8String input);