mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-11 02:29:21 +00:00
LibDiff: Remove a bunch of unused code
We have no need to support normal or context diffs in ladybird, as well as the ability to parse and apply patches.
This commit is contained in:
parent
03e34db9f8
commit
41b060be81
Notes:
github-actions[bot]
2025-05-13 10:47:39 +00:00
Author: https://github.com/shannonbooth
Commit: 41b060be81
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4717
8 changed files with 0 additions and 657 deletions
|
@ -12,11 +12,9 @@ enum class Format;
|
|||
|
||||
class Parser;
|
||||
|
||||
struct Header;
|
||||
struct Hunk;
|
||||
struct HunkLocation;
|
||||
struct Line;
|
||||
struct Patch;
|
||||
struct Range;
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue