Fixed new style lastData() function

This commit is contained in:
Thulinma 2013-07-02 13:51:16 +02:00
parent 3e559fdffd
commit 5be3774e3c
2 changed files with 2 additions and 10 deletions

View file

@ -210,7 +210,6 @@ namespace DTSC {
std::map<livePos,JSON::Value> buffers;
std::map<int,std::set<livePos> > keyframes;
void addPacket(JSON::Value & newPack);
std::string * datapointer;
datatype datapointertype;
unsigned int buffercount;
unsigned int buffertime;