Bug 659944 - Remove leftover MOZ_IPC ifdef in nsHttpChannel.cpp; r=cbiesinger

This commit is contained in:
Ed Morley 2011-06-11 09:12:34 +02:00
parent c35dfb3dbb
commit eb202536cf

View File

@ -45,10 +45,6 @@
*
* ***** END LICENSE BLOCK ***** */
#ifdef MOZ_IPC
#include "base/basictypes.h"
#endif
#include "nsHttpChannel.h"
#include "nsHttpHandler.h"
#include "nsIApplicationCacheService.h"