summaryrefslogtreecommitdiff
path: root/src/dcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dcp.h')
-rw-r--r--src/dcp.h2
1 files changed, 0 insertions, 2 deletions
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<boost::shared_ptr<Asset> > _assets;
-
- std::string _date;
};
}