From 9ac8511c175a5da68ac4b4e488ea4bc4d4090afa Mon Sep 17 00:00:00 2001 From: "brade%netscape.com" Date: Thu, 3 Jan 2002 15:40:27 +0000 Subject: [PATCH] remove kCContentIteratorCID since it's unused (bug 117927; r=glazou, rs=shaver) --- editor/libeditor/html/nsTableEditor.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/editor/libeditor/html/nsTableEditor.cpp b/editor/libeditor/html/nsTableEditor.cpp index 66d4295f1680..9843edcee510 100644 --- a/editor/libeditor/html/nsTableEditor.cpp +++ b/editor/libeditor/html/nsTableEditor.cpp @@ -64,7 +64,6 @@ #include "nsTextEditUtils.h" #include "nsHTMLEditUtils.h" -static NS_DEFINE_CID(kCContentIteratorCID, NS_CONTENTITERATOR_CID); /***************************************************************************