diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-06-08 02:11:18 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-06-08 17:09:15 +0200 |
| commit | 8755ef75cb001cf7fba230ffa98fb40eb2547849 (patch) | |
| tree | a6884e631d07c0d01e57dab6b9612f584b202426 /src/lib/create_cli.h | |
| parent | ce9ca273648d879a4aee700593b757147336d884 (diff) | |
Always sign DCPs (#1760).
Diffstat (limited to 'src/lib/create_cli.h')
| -rw-r--r-- | src/lib/create_cli.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lib/create_cli.h b/src/lib/create_cli.h index 01e8e6633..97e091056 100644 --- a/src/lib/create_cli.h +++ b/src/lib/create_cli.h @@ -48,7 +48,6 @@ public: int still_length; dcp::Standard standard; bool no_use_isdcf_name; - bool no_sign; boost::optional<boost::filesystem::path> config_dir; boost::optional<boost::filesystem::path> output_dir; boost::optional<std::string> error; |
