mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-01-03 10:15:38 +02:00
Removed double unit declaration in uses section
This commit is contained in:
parent
0b06db2f13
commit
1f912a7d38
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user