summaryrefslogtreecommitdiff
path: root/libs/tdlib/td/src.ps1
diff options
context:
space:
mode:
Diffstat (limited to 'libs/tdlib/td/src.ps1')
-rw-r--r--libs/tdlib/td/src.ps11
1 files changed, 0 insertions, 1 deletions
diff --git a/libs/tdlib/td/src.ps1 b/libs/tdlib/td/src.ps1
deleted file mode 100644
index c5d1d1d619..0000000000
--- a/libs/tdlib/td/src.ps1
+++ /dev/null
@@ -1 +0,0 @@
-git ls-tree -r HEAD --name-only benchmark example memprof td tdactor tddb tdnet tdtl tdutils test tg_http_client | Select-String "\.cpp$|\.h$|\.hpp$" | Select-String -NotMatch "third_party"