Skip to content

Commit f452755

Browse files
committed
remove obsolete 'ignore_certificate_errors' from cef_types.pxd
1 parent 1585ccf commit f452755

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/extern/cef/cef_types.pxd

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ cdef extern from "include/internal/cef_types.h":
4242
int remote_debugging_port
4343
int uncaught_exception_stack_size
4444
int context_safety_implementation # Not exposed.
45-
int ignore_certificate_errors
4645
cef_color_t background_color
4746
int persist_user_preferences
4847
int windowless_rendering_enabled

0 commit comments

Comments
 (0)