tried again to fix linux build

This commit is contained in:
rickg@netscape.com
1998-07-23 09:17:45 +00:00
parent 5047cf24aa
commit 105f97054c
6 changed files with 2 additions and 24 deletions

View File

@@ -1317,16 +1317,6 @@ PRInt32 CStyleToken::GetTokenType(void) {
return eToken_style;
}
/*
* default constructor
*
* @update gess 3/25/98
* @param aName -- string to init token name with
* @return
*/
CSkippedContentToken::CSkippedContentToken() : CAttributeToken() {
}
/*
* string based constructor