You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2026-05-16 08:38:08 +02:00
Removed unused units from the uses clause
This commit is contained in:
@@ -68,7 +68,7 @@ uses
|
||||
{$ELSE}
|
||||
SysUtils,
|
||||
{$ENDIF}
|
||||
uCEFMiscFunctions, uCEFLibFunctions, uCEFBrowser, uCEFFrame;
|
||||
uCEFMiscFunctions, uCEFBrowser, uCEFFrame;
|
||||
|
||||
procedure cef_load_handler_on_loading_state_change(self : PCefLoadHandler;
|
||||
browser : PCefBrowser;
|
||||
|
||||
Reference in New Issue
Block a user