summaryrefslogtreecommitdiff
path: root/src/dcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dcp.h')
-rw-r--r--src/dcp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/dcp.h b/src/dcp.h
index 1ae5cf97..fcb85168 100644
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -177,7 +177,6 @@ private:
std::list<std::string> cpls;
std::string pkl;
std::string asset_map;
- std::list<std::string> subtitles;
};
/** the directory that we are writing to */