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
parent b6578ff8c0
commit 0abcd4d04f

View File

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