From 1e805661fc679e5c12bf70cc0d0034e527d54681 Mon Sep 17 00:00:00 2001 From: "Srivats P." Date: Mon, 14 Mar 2011 21:08:59 +0530 Subject: [PATCH] Fixed compilation error --- common/pdml_p.h | 1 - 1 file changed, 1 deletion(-) diff --git a/common/pdml_p.h b/common/pdml_p.h index 70423ea..42ea327 100644 --- a/common/pdml_p.h +++ b/common/pdml_p.h @@ -101,7 +101,6 @@ private: bool skipUntilEnd_; OstProto::Stream *prevStream_; OstProto::Stream *currentStream_; - QList pktFragments_; QByteArray pktBuf_; };