summaryrefslogtreecommitdiffstats
path: root/editor/libeditor/nsIAbsorbingTransaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'editor/libeditor/nsIAbsorbingTransaction.h')
-rw-r--r--editor/libeditor/nsIAbsorbingTransaction.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/editor/libeditor/nsIAbsorbingTransaction.h b/editor/libeditor/nsIAbsorbingTransaction.h
index e22caed4a..b2d7b2c79 100644
--- a/editor/libeditor/nsIAbsorbingTransaction.h
+++ b/editor/libeditor/nsIAbsorbingTransaction.h
@@ -35,9 +35,6 @@ public:
NS_DECLARE_STATIC_IID_ACCESSOR(NS_IABSORBINGTRANSACTION_IID)
- NS_IMETHOD Init(nsIAtom* aName, mozilla::SelectionState* aSelState,
- mozilla::EditorBase* aEditorBase) = 0;
-
NS_IMETHOD EndPlaceHolderBatch()=0;
NS_IMETHOD GetTxnName(nsIAtom **aName)=0;