From 2e43a36451a9cff903bf816ba9760bab9f478bb4 Mon Sep 17 00:00:00 2001 From: elserj Date: Wed, 2 Dec 2015 22:52:47 +0000 Subject: [PATCH] Remove unneeded variable that was there from testing svn path=/; revision=640 --- interactome_scripts/SNP_venn_stats.pl | 1 - 1 file changed, 1 deletion(-) 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; -- 2.34.1