[feedgnuplot] 01/13: removed unneeded old code

Dima Kogan dima at secretsauce.net
Sun Oct 16 03:55:01 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkogan-guest pushed a commit to branch debian
in repository feedgnuplot.

commit f01431dd1e5bb4817abcc84519107a82178cf090
Author: Dima Kogan <dima at secretsauce.net>
Date:   Fri Jan 22 00:48:59 2016 -0800

    removed unneeded old code
---
 bin/feedgnuplot | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index 9789769..af71a35 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -605,11 +605,6 @@ sub mainThread
 
     setCurveAsHistogram( $_ ) foreach (@{$options{histogram}});
 
-    # set all the axis ranges
-    # If a bound isn't given I want to set it to the empty string, so I can communicate it simply to
-    # gnuplot
-    print PIPE "set xtics\n";
-
     if(@{$options{y2}})
     {
       print PIPE "set ytics nomirror\n";

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feedgnuplot.git



More information about the debian-science-commits mailing list