Commit b08c9f1
authored
Remove dummy emscripten_set_offscreencanvas_size. NFC (#23279)
This is an internal-only API that is not directly callable by user code.
The only place that this function is called is from
`system/lib/html5/offscreencanvas.c` as a result of
`_emscripten_set_offscreencanvas_size_on_thread`.1 parent 8cb6dbf commit b08c9f1
File tree
4 files changed
+1
-15
lines changed- src
- system/lib
- html5
- libc
4 files changed
+1
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2297 | 2297 | | |
2298 | 2298 | | |
2299 | 2299 | | |
2300 | | - | |
2301 | | - | |
2302 | 2300 | | |
2303 | 2301 | | |
2304 | 2302 | | |
| |||
2414 | 2412 | | |
2415 | 2413 | | |
2416 | 2414 | | |
2417 | | - | |
2418 | | - | |
2419 | | - | |
2420 | | - | |
2421 | | - | |
2422 | | - | |
2423 | | - | |
2424 | | - | |
2425 | | - | |
2426 | 2415 | | |
2427 | 2416 | | |
2428 | 2417 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
331 | 330 | | |
332 | 331 | | |
333 | 332 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
142 | | - | |
143 | | - | |
144 | 142 | | |
145 | 143 | | |
146 | 144 | | |
| |||
0 commit comments