зеркало из https://github.com/mozilla/pjs.git
Bug 403786 Remove unnecessary nsISupportsArray includes from intl code. r/moa=smontagu,a1.9=dsicore
This commit is contained in:
Родитель
9244da3ef8
Коммит
fcc1bee0ae
|
@ -39,7 +39,6 @@
|
||||||
#include "nsICharsetConverterManager.h"
|
#include "nsICharsetConverterManager.h"
|
||||||
#include "nsILanguageAtomService.h"
|
#include "nsILanguageAtomService.h"
|
||||||
#include "nsIStringBundle.h"
|
#include "nsIStringBundle.h"
|
||||||
#include "nsISupportsArray.h"
|
|
||||||
#include "nsCRT.h"
|
#include "nsCRT.h"
|
||||||
#include "nsInterfaceHashtable.h"
|
#include "nsInterfaceHashtable.h"
|
||||||
#include "nsIAtom.h"
|
#include "nsIAtom.h"
|
||||||
|
|
|
@ -37,7 +37,6 @@
|
||||||
* ***** END LICENSE BLOCK ***** */
|
* ***** END LICENSE BLOCK ***** */
|
||||||
|
|
||||||
#include "nsISupports.idl"
|
#include "nsISupports.idl"
|
||||||
#include "nsISupportsArray.idl"
|
|
||||||
#include "nsIAtom.idl"
|
#include "nsIAtom.idl"
|
||||||
|
|
||||||
%{ C++
|
%{ C++
|
||||||
|
|
|
@ -40,7 +40,6 @@
|
||||||
#include "nsISupports.h"
|
#include "nsISupports.h"
|
||||||
#include "nsICharsetConverterManager.h"
|
#include "nsICharsetConverterManager.h"
|
||||||
#include "nsIStringBundle.h"
|
#include "nsIStringBundle.h"
|
||||||
#include "nsISupportsArray.h"
|
|
||||||
|
|
||||||
#ifdef MOZ_USE_NATIVE_UCONV
|
#ifdef MOZ_USE_NATIVE_UCONV
|
||||||
#include "nsINativeUConvService.h"
|
#include "nsINativeUConvService.h"
|
||||||
|
|
Загрузка…
Ссылка в новой задаче