You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-22 22:17:48 +02:00
Update to CEF 135.0.15
This commit is contained in:
@ -276,7 +276,6 @@ var
|
||||
|
||||
// /include/internal/cef_dump_without_crashing_internal.h
|
||||
cef_dump_without_crashing : function(mseconds_between_dumps: int64; const function_name, file_name: PAnsiChar; line_number: integer): Integer; cdecl;
|
||||
cef_dump_without_crashing_unthrottled : function : Integer; cdecl;
|
||||
|
||||
// /include/internal/cef_logging_internal.h
|
||||
cef_get_min_log_level : function : Integer; cdecl;
|
||||
|
Reference in New Issue
Block a user