mirror of
https://github.com/libexpat/libexpat.git
synced 2025-04-05 21:24:59 +00:00
apply-clang-format.sh: Drop workaround for lib/siphash.h
Does not seem needed anymore (or running the script would produce a diff).
This commit is contained in:
parent
5d2a438af2
commit
c594eedfa8
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ type -P clang-format
|
|||
|
||||
clang-format --version
|
||||
|
||||
expand --tabs=2 --initial lib/siphash.h | sponge lib/siphash.h
|
||||
|
||||
clang-format "${args[@]}" -- "${files[@]}"
|
||||
|
||||
sed \
|
||||
|
|
Loading…
Add table
Reference in a new issue