chore: avoid appending git version to the exported patches (#15389)
* chore: avoid appending git version to the exported patches * fix no-eol at end of v8 patch
This commit is contained in:
parent
ec4a0e096f
commit
d56617e5d0
109 changed files with 14 additions and 329 deletions
|
@ -37,6 +37,3 @@ index 15fc15ba307e18f438852f00f41b2f5ecf7ff85f..7ca4e0ec5ca87f34e0baa22ba0b704e2
|
|||
id<NSObject> ns_val = reinterpret_cast<id>(const_cast<void*>(cf_val));
|
||||
if ([ns_val isKindOfClass:[NSFont class]]) {
|
||||
return (CTFontRef)(cf_val);
|
||||
--
|
||||
2.17.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue