Removing nsIXULWindowCallbacks as they were removed from active use nearly 8 or more months ago. Getting rid of having to pass it around as a parameter and all that fun stuff. r=danm a=jevering

git-svn-id: svn://10.0.0.236/trunk@61907 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
tbogard%aol.net
2000-02-29 22:03:49 +00:00
parent 3ea8521667
commit 7475e9b9b5
12 changed files with 9 additions and 38 deletions

View File

@@ -37,7 +37,6 @@
#include "nsIAppShellService.h"
#include "prprf.h"
#include "nsIXULWindowCallbacks.h"
#include "nsIDocumentObserver.h"
#include "nsString.h"
#include "nsIURL.h"