# HG changeset patch # User Ben Abbott # Date 1329586974 18000 # Node ID e2306a8e054c2676510a02a6253ff316545b742c # Parent 688e19ca262ba9560b1e1ab86ba7457bd11e2471 Revert changeset 688e19ca262b due to regression. See bug # 34595. diff -r 688e19ca262b -r e2306a8e054c scripts/plot/print.m --- a/scripts/plot/print.m Fri Feb 17 20:09:04 2012 -0500 +++ b/scripts/plot/print.m Sat Feb 18 12:42:54 2012 -0500 @@ -393,10 +393,6 @@ opts = __gnuplot_print__ (opts); otherwise opts = __fltk_print__ (opts); - if (isunix ()) - ## FIXME - Is there a way to explicitly determine the pid numbers? - waitpid (0); - endif endswitch unwind_protect_cleanup