You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-12 22:07:39 +02:00
Removed double unit declaration in uses section
This commit is contained in:
@ -302,9 +302,6 @@ function ValidCefWindowHandle(aHandle : TCefWindowHandle) : boolean;
|
||||
implementation
|
||||
|
||||
uses
|
||||
{$IFNDEF DELPHI16_UP}
|
||||
{$IFDEF DELPHI14_UP}Types,{$ENDIF}
|
||||
{$ENDIF}
|
||||
uCEFApplicationCore, uCEFSchemeHandlerFactory, uCEFValue,
|
||||
uCEFBinaryValue, uCEFStringList;
|
||||
|
||||
|
Reference in New Issue
Block a user