Bug 331023 Cleanup of IDL files; fixing type inconsistencies

r=neil sr=bz


git-svn-id: svn://10.0.0.236/trunk@196130 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
timeless%mozdev.org
2006-05-07 01:33:38 +00:00
parent be16609b8b
commit 6533ed580b
3 changed files with 0 additions and 5 deletions

View File

@@ -42,7 +42,6 @@
#include "domstubs.idl"
interface nsIEditor;
interface nsIEditingShell;
[scriptable, uuid(d39fd2b4-3978-45d2-a4be-ba448171b61b)]

View File

@@ -47,12 +47,10 @@
*
*/
interface nsPresContext;
interface nsIFrame;
interface nsIContent;
interface nsIScrollbarMediator;
[uuid(b77380bc-610b-49e3-8df7-18cc946285c5)]
interface nsINativeScrollbar : nsISupports
{

View File

@@ -41,8 +41,6 @@
#include "nsISupports.idl"
interface nsIWidget;
[uuid(23C2BA03-6C76-11d3-96ED-0060B0FB9956)]
interface nsIRollupListener : nsISupports
{