Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron

This commit is contained in:
neil%parkwaycc.co.uk 2004-01-23 13:31:07 +00:00
parent 0a054a6f3f
commit 84428dc828
13 changed files with 0 additions and 15 deletions

View File

@ -110,7 +110,6 @@
#include "nsIFastLoadService.h"
#include "nsIObjectInputStream.h"
#include "nsIObjectOutputStream.h"
#include "nsIPref.h"
#include "nsIFocusController.h"
#include "nsContentList.h"
#include "nsIScriptGlobalObject.h"

View File

@ -122,7 +122,6 @@
// Misc
#include "TextEditorTest.h"
#include "nsEditorUtils.h"
#include "nsIPref.h"
#include "nsITextContent.h"
#include "nsWSRunObject.h"
#include "nsHTMLObjectResizer.h"

View File

@ -41,8 +41,6 @@
#include "nsUnitConversion.h"
#include "nsReadableUtils.h"
// For Prefs
#include "nsIPref.h"
#include "nsIServiceManager.h"
NS_IMPL_ISUPPORTS1(nsPrintSettings, nsIPrintSettings)

View File

@ -80,7 +80,6 @@ static NS_DEFINE_IID(kPrinterEnumeratorCID, NS_PRINTER_ENUMERATOR_CID);
#include "nsRect.h"
#include "nsIPref.h"
#include "nsCRT.h"
#include "prenv.h" /* for PR_GetEnv */

View File

@ -80,7 +80,6 @@ static NS_DEFINE_IID(kPrinterEnumeratorCID, NS_PRINTER_ENUMERATOR_CID);
#include "nsRect.h"
#include "nsIPref.h"
#include "nsCRT.h"
#include "prenv.h" /* for PR_GetEnv */

View File

@ -60,7 +60,6 @@
#include "nsIVariant.h"
#include "nsIPrefService.h"
#include "nsIPrefBranchInternal.h"
#include "nsIPref.h"
#include "nsIJSContextStack.h"
#define WSA_GRANT_ACCESS_TO_ALL (1 << 0)

View File

@ -43,7 +43,6 @@
#include "nsWatchTask.h"
#include "nsPrintOptionsX.h"
#include "nsPrintSettingsX.h"
#include "nsIPref.h"
#include "nsGfxUtils.h"
#include "nsCRT.h"

View File

@ -26,7 +26,6 @@
#include "nsReadableUtils.h"
#include "nsISupportsArray.h"
#include "nsIPref.h"
#include "prenv.h" /* for PR_GetEnv */
#include "nsIServiceManager.h"

View File

@ -55,7 +55,6 @@
#include "nsString.h"
#include "nsIServiceManager.h"
#include "nsReadableUtils.h"
#include "nsIPref.h"
nsDeviceContextSpecPh :: nsDeviceContextSpecPh()
{

View File

@ -57,8 +57,6 @@
#include "nsIStringBundle.h"
#define NS_ERROR_GFX_PRINTER_BUNDLE_URL "chrome://global/locale/printing.properties"
#include "nsIPref.h"
#include "prlog.h"
#ifdef PR_LOGGING
extern PRLogModuleInfo * kGfxPrintingLogMod;

View File

@ -46,7 +46,6 @@
#include "ns4xPluginStreamListener.h"
#include "nsPluginHostImpl.h"
#include "nsPluginSafety.h"
#include "nsIPref.h" // needed for NS_TRY_SAFE_CALL_*
#include "nsPluginLogging.h"
#ifdef XP_OS2

View File

@ -35,7 +35,6 @@
*
* ***** END LICENSE BLOCK ***** */
#include "nsCOMPtr.h"
#include "nsIPref.h"
#include "prmem.h"
#include "nsXPBaseWindow.h"

View File

@ -49,7 +49,6 @@
#include <gdk/gdkx.h>
#include "nsIWidget.h"
#include "nsIPref.h"
#include "glib.h"
#include "nsVoidArray.h"