You've already forked CEF4Delphi
mirror of
https://github.com/salvadordf/CEF4Delphi.git
synced 2025-06-22 22:17:48 +02:00
Removed old conditionals from GlobalCEFApp
This commit is contained in:
@ -1940,9 +1940,7 @@ begin
|
||||
FCookieableSchemesExcludeDefaults := False;
|
||||
FChromePolicyId := '';
|
||||
FChromeAppIconId := 0;
|
||||
{$IF DEFINED(OS_POSIX) AND NOT(DEFINED(ANDROID))}
|
||||
FDisableSignalHandlers := False;
|
||||
{$IFEND}
|
||||
|
||||
// Fields used to set command line switches
|
||||
FSingleProcess := False;
|
||||
|
Reference in New Issue
Block a user