Bug 462519. Make NSPR logging of document construction/destruction work in opt builds again. r+sr=jonas, a=beltzner

This commit is contained in:
Boris Zbarsky 2008-11-26 16:52:38 -05:00
Родитель b6578ff8c0
Коммит 0abcd4d04f
1 изменённых файлов: 0 добавлений и 3 удалений

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

@ -47,9 +47,6 @@
#ifndef __nsContentPolicyUtils_h__
#define __nsContentPolicyUtils_h__
// for PR_LOGGING
#include "prlog.h"
#include "nsIContentPolicy.h"
#include "nsIServiceManager.h"
#include "nsIContent.h"