diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-15 00:52:58 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-15 00:52:58 +0100 |
| commit | 9476c535e929974cc11070002938bbc9476cce32 (patch) | |
| tree | d636abc4e63b0bc24af6a6494fb87d7c70b3d45b /src/wx/content_menu.h | |
| parent | 8726c70cc1b14dc996c18670cdcda0b4d670605e (diff) | |
Add KDMs after resolving asset references; don't complain
if a single KDM fails to decrypt a VF/OV combination.
Diffstat (limited to 'src/wx/content_menu.h')
| -rw-r--r-- | src/wx/content_menu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/wx/content_menu.h b/src/wx/content_menu.h index 7b1e663fa..84daa71a5 100644 --- a/src/wx/content_menu.h +++ b/src/wx/content_menu.h @@ -50,7 +50,6 @@ private: void remove (); void maybe_found_missing (boost::weak_ptr<Job>, boost::weak_ptr<Content>, boost::weak_ptr<Content>); void cpl_selected (wxCommandEvent& ev); - void check_kdm_validity (boost::weak_ptr<DCPContent> wp); wxMenu* _menu; wxMenu* _cpl_menu; |
