From a37a8a0d4df469b79d4d7377476cf421ad17bc95 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Mon, 31 Jan 2011 12:21:35 -0800 Subject: [PATCH] removed useless subroutine return --- bin/feedGnuplot | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/feedGnuplot b/bin/feedGnuplot index fa7d1e7..8ec33c3 100755 --- a/bin/feedGnuplot +++ b/bin/feedGnuplot @@ -256,8 +256,6 @@ OEF exit -1; } } - - return \%options; } sub getGnuplotVersion