diff options
author | George Hazan <ghazan@miranda.im> | 2022-12-08 12:33:42 +0300 |
---|---|---|
committer | George Hazan <ghazan@miranda.im> | 2022-12-08 12:33:42 +0300 |
commit | e4a555d8e146994b7fc99c8f0c0f6b4ca8af1495 (patch) | |
tree | 310ece548498c4f7862f4ca2bb6fb060f6c5071e /protocols/Telegram/tdlib/td/example/swift/src/td-Bridging-Header.h | |
parent | baa88cd35d210debe6af6e784466c813e2ebcf58 (diff) |
we don't need this code
Diffstat (limited to 'protocols/Telegram/tdlib/td/example/swift/src/td-Bridging-Header.h')
-rw-r--r-- | protocols/Telegram/tdlib/td/example/swift/src/td-Bridging-Header.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/protocols/Telegram/tdlib/td/example/swift/src/td-Bridging-Header.h b/protocols/Telegram/tdlib/td/example/swift/src/td-Bridging-Header.h deleted file mode 100644 index 407a876644..0000000000 --- a/protocols/Telegram/tdlib/td/example/swift/src/td-Bridging-Header.h +++ /dev/null @@ -1,9 +0,0 @@ -// -// Copyright Aliaksei Levin (levlam@telegram.org), Arseny Smirnov (arseny30@gmail.com) 2014-2022 -// -// Distributed under the Boost Software License, Version 1.0. (See accompanying -// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) -// - -#include "td/telegram/td_json_client.h" -#include "td/telegram/td_log.h" |