diff options
| author | Carl Hetherington <cth@carlh.net> | 2012-09-06 14:27:08 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2012-09-06 14:27:08 +0100 |
| commit | d406283ff669a33973b43839da6200d972d25f2a (patch) | |
| tree | e66d9f393a75cd87d3b342f951d646779a4d8d89 /src/dcp.h | |
| parent | 8f6f5c5c8f09d8aa880c3f2f29530744576212a1 (diff) | |
Somewhat experimental; read files to use from the ASSETMAP rather than scanning them.
Diffstat (limited to 'src/dcp.h')
| -rw-r--r-- | src/dcp.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -156,8 +156,6 @@ private: std::list<std::string> subtitles; }; - void scan (Files& files, std::string directory) const; - /** the directory that we are writing to */ std::string _directory; /** the name of the DCP */ |
