Remove unneeded nsIFocusTracker interface, changing all users to nsIPresShell (bug 257596, r+sr=roc).

This commit is contained in:
bryner@brianryner.com
2004-09-01 05:16:00 +00:00
parent 98558298be
commit ec6f36a174
19 changed files with 156 additions and 454 deletions

View File

@@ -65,7 +65,6 @@
#include "nsIDOMText.h"
#include "nsIDocument.h"
#include "nsIDeviceContext.h"
#include "nsIFocusTracker.h"
#include "nsICaret.h"
#include "nsCSSPseudoElements.h"
#include "nsILineBreaker.h"