mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 05:25:26 +00:00
Remove debugging code. Thanks Scott!
This commit is contained in:
parent
e1615f4107
commit
a96ec2db45
@ -424,7 +424,6 @@ bool queryStopCommand(QString const & cmd)
|
|||||||
|
|
||||||
bool SystemcallPrivate::waitWhile(State waitwhile, bool process_events, int timeout)
|
bool SystemcallPrivate::waitWhile(State waitwhile, bool process_events, int timeout)
|
||||||
{
|
{
|
||||||
timeout = 1000;
|
|
||||||
if (!process_)
|
if (!process_)
|
||||||
return false;
|
return false;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user