Commit 17911e6
cleanup: remove dead legacy build.py fallback from cefpython_public_api.h
The #else branch with hardcoded version-specific include paths was only
reachable by the old root-level build.py which no longer exists; all
builds now go through CMake which always defines CEFPYTHON_API_H_FILE.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 31470b6 commit 17911e6
1 file changed
Lines changed: 3 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
37 | 35 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 36 | | |
54 | 37 | | |
0 commit comments