mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 11:01:40 +00:00
Bug 577609: Remove duplicate 'EDirection' typedef from nsIEditor.idl. r=ehsan
This commit is contained in:
parent
91d27b3dc6
commit
8a5815ebfb
@ -57,12 +57,11 @@ interface nsITransferable;
|
||||
|
||||
%{C++
|
||||
class nsIPresShell;
|
||||
typedef short EDirection;
|
||||
%}
|
||||
|
||||
[ptr] native nsIPresShellPtr(nsIPresShell);
|
||||
|
||||
[scriptable, uuid(63084019-4cd0-45f8-8b10-d9f0231b2f63)]
|
||||
[scriptable, uuid(972e54e1-dec3-4e3f-87ec-408a7dbcfd92)]
|
||||
|
||||
interface nsIEditor : nsISupports
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user