Bug 900050 - remove dead prclist.h #include from nsSegmentedBuffer.h; r=ehsan

This commit is contained in:
Nathan Froyd 2013-07-31 12:12:43 -04:00
parent 91ea594a40
commit 34ce002a8b

View File

@ -7,7 +7,6 @@
#define nsSegmentedBuffer_h__
#include "nsMemory.h"
#include "prclist.h"
class nsSegmentedBuffer
{