added method to make linking possible :-)

git-svn-id: svn://10.0.0.236/trunk@78620 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
scc%mozilla.org
2000-09-09 10:30:49 +00:00
parent 3807f9b6c2
commit 4e5ca44047
3 changed files with 21 additions and 0 deletions

View File

@@ -145,6 +145,13 @@ nsSharedBufferList::UnlinkBuffer( Buffer* aBufferToUnlink )
}
void
nsSharedBufferList::DiscardSuffix( PRUint32 /* aLengthToDiscard */ )
{
// XXX
}
#if 0
template <class CharT>