Removing ifdef. r/sr=roc+moz. bug 181975

This commit is contained in:
caillon%returnzero.com 2002-12-11 04:11:04 +00:00
Родитель 3d27972f80
Коммит 219bf7186f
2 изменённых файлов: 0 добавлений и 4 удалений

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

@ -114,10 +114,8 @@
#include "jsapi.h"
// XXX temporary for Mac double buffering pref
#if defined(XP_MAC) || defined(XP_MACOSX)
#include "nsIPrefBranch.h"
#include "nsIPrefService.h"
#endif
// XXX For temporary paint code
#include "nsIStyleContext.h"

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

@ -114,10 +114,8 @@
#include "jsapi.h"
// XXX temporary for Mac double buffering pref
#if defined(XP_MAC) || defined(XP_MACOSX)
#include "nsIPrefBranch.h"
#include "nsIPrefService.h"
#endif
// XXX For temporary paint code
#include "nsIStyleContext.h"