Bug 281257 Remove unused includes from libpref
r/sr=dveditz git-svn-id: svn://10.0.0.236/trunk@168877 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user