Remove some unused code.
[dcpomatic.git] / src / lib / internet.h
index b477bb4473d0978e7245648417e702a097e2ce39..9b88bde973fe409d055f2b29e6f70bbfad7cd469 100644 (file)
@@ -23,4 +23,3 @@
 #include <boost/filesystem.hpp>
 
 boost::optional<std::string> get_from_zip_url (std::string url, std::string file, bool pasv, boost::function<void (boost::filesystem::path)> load);
-std::list<std::string> ftp_ls (std::string dir, bool pasv = true);