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 9e9b1130..8dd7a412 100644
--- a/src/dcp.h
+++ b/src/dcp.h
@@ -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 */