From 0e7591e3bf95d4abe08d854850b6fc4e411586b0 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 17 Jul 2012 16:33:43 +0100 Subject: Various testing tweaks. --- src/dcp.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/dcp.h') diff --git a/src/dcp.h b/src/dcp.h index 27be9ec6..2c320451 100644 --- a/src/dcp.h +++ b/src/dcp.h @@ -65,8 +65,6 @@ private: int _fps; int _length; std::list > _assets; - - std::string _date; }; } -- cgit v1.2.3