Remove non-const kInlineFrameCID. r/sr=alecf. Bug 74803

This commit is contained in:
sfraser@netscape.com
2003-02-26 01:16:40 +00:00
parent 631d4c694a
commit 1a7216214e
4 changed files with 2 additions and 10 deletions

View File

@@ -120,8 +120,6 @@ public:
NS_IMETHOD CanContinueTextRun(PRBool& aContinueTextRun) const;
static nsIID kInlineFrameCID;
// Take all of the frames away from this frame. The caller is
// presumed to keep them alive.
void StealAllFrames() {