Skip to content

Commit 73cd98f

Browse files
committed
Remove unnecessary patches
windows_fix_towupper has been merged inside webrtc-sdk It is not needed anymore
1 parent 01e0644 commit 73cd98f

File tree

2 files changed

+0
-23
lines changed

2 files changed

+0
-23
lines changed

build/patches/windows_fix_towupper.patch

Lines changed: 0 additions & 21 deletions
This file was deleted.

build/run.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -181,14 +181,12 @@ def get_depot_tools(source_dir, fetch=False):
181181
'add_license_dav1d.patch',
182182
'windows_add_deps.patch',
183183
'windows_silence_warnings.patch',
184-
'windows_fix_towupper.patch',
185184
'fix_mocks.patch',
186185
],
187186
'windows_arm64': [
188187
'add_license_dav1d.patch',
189188
'windows_add_deps.patch',
190189
'windows_silence_warnings.patch',
191-
'windows_fix_towupper.patch',
192190
'fix_mocks.patch',
193191
],
194192
'macos_x86_64': [

0 commit comments

Comments
 (0)