Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#3723·td

There are a lot of unnecessary comments in the TDLib code

Author: isopenCreated Aug 11, 2026Updated Aug 11, 2026

Hello

@levlam I think the comments in the code are no longer relevant. You can easily remove them using Stripper. https://github.com/isopen/ton-ai-core/tree/master/agents/stripper

I haven't tested it with C/C++, but I think Stripper can handle it (preserve-header mode).

Source: tdlib/td

View original on GitHubView discussion on GitHub