You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-12 22:07:39 +02:00
Update to CEF 78.2.9
This commit is contained in:
@ -157,7 +157,6 @@ var
|
||||
|
||||
// /include/capi/cef_ssl_info_capi.h
|
||||
cef_is_cert_status_error : function(status : TCefCertStatus) : integer; cdecl;
|
||||
cef_is_cert_status_minor_error : function(status : TCefCertStatus) : integer; cdecl;
|
||||
|
||||
// /include/capi/cef_stream_capi.h
|
||||
cef_stream_reader_create_for_file : function(const fileName: PCefString): PCefStreamReader; cdecl;
|
||||
|
Reference in New Issue
Block a user