commit a96ec2db4538e7d21f904f5bb5c5951c4dbddda2
Author: Richard Kimberly Heck <[email protected]>
Date:   Sun May 17 20:59:34 2020 -0400

    Remove debugging code. Thanks Scott!
---
 src/support/Systemcall.cpp |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/support/Systemcall.cpp b/src/support/Systemcall.cpp
index 8be8732..6ec50e1 100644
--- a/src/support/Systemcall.cpp
+++ b/src/support/Systemcall.cpp
@@ -424,7 +424,6 @@ bool queryStopCommand(QString const & cmd)
 
 bool SystemcallPrivate::waitWhile(State waitwhile, bool process_events, int 
timeout)
 {
-       timeout = 1000;
        if (!process_)
                return false;
 
-- 
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs

Reply via email to