summaryrefslogtreecommitdiff
path: root/src/wx/download_certificate_panel.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-01-04 21:02:23 +0100
committerCarl Hetherington <cth@carlh.net>2026-01-04 21:02:23 +0100
commit20bf5c5ce90123c76105e4f62039a5c9899287c0 (patch)
tree80601c954f919bb11b1cb83b30af00447e08e4af /src/wx/download_certificate_panel.h
parent0242ba75b62ba245bb1b61086d118520f7477934 (diff)
Hacks: qube is awkward as it needs this _type2706-redownload-certificates
The whole thing is a bit of a nightmare and there's no tests.
Diffstat (limited to 'src/wx/download_certificate_panel.h')
-rw-r--r--src/wx/download_certificate_panel.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/wx/download_certificate_panel.h b/src/wx/download_certificate_panel.h
index c53b30009..05f4e289c 100644
--- a/src/wx/download_certificate_panel.h
+++ b/src/wx/download_certificate_panel.h
@@ -48,8 +48,6 @@ public:
virtual bool ready_to_download () const;
void download ();
- void load_certificate(dcp::Data const& data, std::string url);
- void load_certificate_from_chain(dcp::Data const& data, std::string url);
boost::optional<dcp::Certificate> certificate () const;
boost::optional<std::string> url () const;