From: elserj Date: Wed, 2 Dec 2015 22:52:47 +0000 (+0000) Subject: Remove unneeded variable that was there from testing X-Git-Url: http://gitweb.planteome.org/?a=commitdiff_plain;h=2e43a36451a9cff903bf816ba9760bab9f478bb4;p=old-jaiswallab-svn%2F.git Remove unneeded variable that was there from testing svn path=/; revision=640 --- diff --git a/interactome_scripts/SNP_venn_stats.pl b/interactome_scripts/SNP_venn_stats.pl index 086576a..9ef9d98 100755 --- a/interactome_scripts/SNP_venn_stats.pl +++ b/interactome_scripts/SNP_venn_stats.pl @@ -77,7 +77,6 @@ my $count_file_3 = 0; my $count_file_12 = 0; my $count_file_13 = 0; my $count_file_23 = 0; -my $count_file_21 = 0; my $count_file_123 = 0;