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:
cbiesinger%web.de
2005-02-06 18:50:34 +00:00
parent 67c7c885d4
commit 59155e4e13
2 changed files with 0 additions and 6 deletions

View File

@@ -40,8 +40,6 @@ LIBXUL_LIBRARY = 1
REQUIRES = xpcom \
xpcom_obsolete \
string \
js \
xpconnect \
intl \
necko \
$(NULL)

View File

@@ -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