# # # patch "src/monotone/MonotoneThread.cpp" # from [67c9699b1cc8d37b5865df4e7a6de34d590fea4c] # to [dd7c84f16493f3d7795ab2d1ed49e69a5b5f7818] # ============================================================ --- src/monotone/MonotoneThread.cpp 67c9699b1cc8d37b5865df4e7a6de34d590fea4c +++ src/monotone/MonotoneThread.cpp dd7c84f16493f3d7795ab2d1ed49e69a5b5f7818 @@ -285,7 +285,6 @@ void MonotoneThread::run() return; } - D(process->readAllStandardOutput()); // waitForReadyRead returns false, if there are no data available // (stdio shouldn't return anything on either channel if everything is ok) // or the time is up