Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #248144

Category doxygen
Changed by Artyom Fedosov <50590380+artyom-fedosovohnoyoudont@users.noreply.github.com>
Changed at Sun 09 Nov 2025 20:36:07
Repository https://github.com/doxygen/doxygen.git
Project doxygen
Branch master
Revision 82da90cb6aa46197f3d2740e6cf2f38854c56728

Comments

Removed some dead code (#11851)
* refactor(xmlgen): remove dead finish method

* refactor(layout): remove dead clear method

* refactor(growbuf): remove dead reserve, get, and empty method

* refactor(textstream): remove dead stream, and file function

* refactor(arguments): remove dead front, and at method

* fix(xmlgen): remove commented line

* Revert "refactor(arguments): remove dead front, and at method"

This reverts commit 5d16d415c65f573b0f6d7430574b632df7f62253.

* Revert "refactor(growbuf): remove dead reserve, get, and empty method"

This reverts commit 52274899f069f6be4245c8aa19932e737d08748a.

Changed files