branch merge

This commit is contained in:
Craig Dowell
2010-02-01 13:10:31 -08:00
23 changed files with 1003 additions and 345 deletions

View File

@@ -631,7 +631,6 @@ public:
bool operator!= (const PbbPacket &other) const;
protected:
void SerializePacketTlv (Buffer::Iterator &start) const;
private:
PbbTlvBlock m_tlvList;