Removing erroneous comments. r=ben.

This commit is contained in:
bryner%uiuc.edu 2000-02-06 22:24:06 +00:00
Родитель 99edac4e78
Коммит 4ab36e52f8
4 изменённых файлов: 0 добавлений и 14 удалений

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

@ -20,10 +20,6 @@
* Contributor(s):
*/
// A datetime channel retrieves date time information from
// RFC 867 compliant datetime servers. The date/time returned
// to the caller is of MIME type "text/plain".
#ifndef nsFingerChannel_h___
#define nsFingerChannel_h___

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

@ -30,9 +30,6 @@
#include "nsIInterfaceRequestor.h"
#include "nsIProgressEventSink.h"
// Using StandardURL instead of SimpleURI so that we can get the
// username and port parsed for us. We ignore the path.
static NS_DEFINE_CID(kSimpleURICID, NS_SIMPLEURI_CID);
////////////////////////////////////////////////////////////////////////////////

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

@ -20,10 +20,6 @@
* Contributor(s):
*/
// A datetime channel retrieves date time information from
// RFC 867 compliant datetime servers. The date/time returned
// to the caller is of MIME type "text/plain".
#ifndef nsFingerChannel_h___
#define nsFingerChannel_h___

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

@ -30,9 +30,6 @@
#include "nsIInterfaceRequestor.h"
#include "nsIProgressEventSink.h"
// Using StandardURL instead of SimpleURI so that we can get the
// username and port parsed for us. We ignore the path.
static NS_DEFINE_CID(kSimpleURICID, NS_SIMPLEURI_CID);
////////////////////////////////////////////////////////////////////////////////