tried again to fix linux build

git-svn-id: svn://10.0.0.236/trunk@6242 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
rickg%netscape.com
1998-07-23 09:17:45 +00:00
parent 4922d71172
commit 9e4bdbf96e
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