mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-11 18:58:17 +02:00
temporarily disable signal handler: it is buggy
git-svn-id: trunk@8333 -
This commit is contained in:
parent
1efdc1275a
commit
7693949392
@ -239,7 +239,9 @@ begin
|
||||
|
||||
{$ifdef Unix}
|
||||
InitSynchronizeSupport;
|
||||
{$ifdef UseAsyncProcess}
|
||||
InstallSignalHandler;
|
||||
{$endif}
|
||||
{$endif}
|
||||
|
||||
GTKWidgetSet := Self;
|
||||
|
Loading…
Reference in New Issue
Block a user