diff --git a/td/telegram/Td.h b/td/telegram/Td.h index 30f40fea0..fa9ee2e19 100644 --- a/td/telegram/Td.h +++ b/td/telegram/Td.h @@ -412,8 +412,6 @@ class Td final : public Actor { void on_file_download_finished(FileId file_id); - class OnRequest; - class DownloadFileCallback; std::shared_ptr download_file_callback_;