[rkward-cvs] SF.net SVN: rkward:[4113] trunk/rkward/rkward/plugins/plots/box_plot.xml
tfry at users.sourceforge.net
tfry at users.sourceforge.net
Tue Dec 13 09:01:40 UTC 2011
Revision: 4113
http://rkward.svn.sourceforge.net/rkward/?rev=4113&view=rev
Author: tfry
Date: 2011-12-13 09:01:39 +0000 (Tue, 13 Dec 2011)
Log Message:
-----------
One more small clean up
Modified Paths:
--------------
trunk/rkward/rkward/plugins/plots/box_plot.xml
Modified: trunk/rkward/rkward/plugins/plots/box_plot.xml
===================================================================
--- trunk/rkward/rkward/plugins/plots/box_plot.xml 2011-12-13 09:00:04 UTC (rev 4112)
+++ trunk/rkward/rkward/plugins/plots/box_plot.xml 2011-12-13 09:01:39 UTC (rev 4113)
@@ -25,7 +25,6 @@
<connect client="type_of_mean.enabled" governor="mean.checked"/>
<convert id="arith_mean" mode="equals" sources="type_of_mean.string" standard="arithmetic_mean" />
<connect client="trim.enabled" governor="arith_mean"/>
- <connect client="pch_mean.enabled" governor="mean.checked"/>
<convert id="sd_or_mean" mode="or" sources="mean.checked;sd.checked"/>
<connect client="size_and_color_frame.enabled" governor="sd_or_mean"/>
</logic>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the rkward-tracker
mailing list