summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Install
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/Install')
-rw-r--r--Bugzilla/Install/Localconfig.pm4
1 files changed, 0 insertions, 4 deletions
diff --git a/Bugzilla/Install/Localconfig.pm b/Bugzilla/Install/Localconfig.pm
index d4d1311cc..7f473cc77 100644
--- a/Bugzilla/Install/Localconfig.pm
+++ b/Bugzilla/Install/Localconfig.pm
@@ -101,10 +101,6 @@ use constant LOCALCONFIG_VARS => (
default => 0,
},
{
- name => 'cvsbin',
- default => sub { bin_loc('cvs') },
- },
- {
name => 'interdiffbin',
default => sub { bin_loc('interdiff') },
},