зеркало из https://github.com/mozilla/gecko-dev.git
Bug 281257 Remove unused includes from libpref
r/sr=dveditz
This commit is contained in:
Родитель
a0c9377435
Коммит
c4e36b33e7
|
@ -40,8 +40,6 @@ LIBXUL_LIBRARY = 1
|
|||
REQUIRES = xpcom \
|
||||
xpcom_obsolete \
|
||||
string \
|
||||
js \
|
||||
xpconnect \
|
||||
intl \
|
||||
necko \
|
||||
$(NULL)
|
||||
|
|
|
@ -37,7 +37,6 @@
|
|||
* ***** END LICENSE BLOCK ***** */
|
||||
|
||||
#include "nsPrefService.h"
|
||||
#include "jsapi.h"
|
||||
#include "nsAppDirectoryServiceDefs.h"
|
||||
#include "nsDirectoryServiceDefs.h"
|
||||
#include "nsICategoryManager.h"
|
||||
|
@ -59,9 +58,6 @@
|
|||
#include "prefread.h"
|
||||
#include "prefapi_private_data.h"
|
||||
|
||||
// supporting PREF_Init()
|
||||
#include "nsIJSRuntimeService.h"
|
||||
|
||||
#include "nsITimelineService.h"
|
||||
|
||||
#ifdef MOZ_PROFILESHARING
|
||||
|
|
Загрузка…
Ссылка в новой задаче