summaryrefslogtreecommitdiff
path: root/src/wx/content_menu.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-15 00:52:58 +0100
committerCarl Hetherington <cth@carlh.net>2016-10-15 00:52:58 +0100
commit9476c535e929974cc11070002938bbc9476cce32 (patch)
treed636abc4e63b0bc24af6a6494fb87d7c70b3d45b /src/wx/content_menu.h
parent8726c70cc1b14dc996c18670cdcda0b4d670605e (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.h1
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;