Bug 281257 Remove unused includes from libpref

r/sr=dveditz
This commit is contained in:
cbiesinger%web.de 2005-02-06 18:50:34 +00:00
Родитель a0c9377435
Коммит c4e36b33e7
2 изменённых файлов: 0 добавлений и 6 удалений

Просмотреть файл

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