From 94ffb7a9fb63cf16805b7c627d1914b499960088 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Thu, 16 Oct 2014 18:14:49 +0200 Subject: Bug 1068494: Remove CVS/Bonsai/LXR-specific bits of Patch Viewer r=gerv a=glob --- Bugzilla/Install/Localconfig.pm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Bugzilla/Install') 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 @@ -100,10 +100,6 @@ use constant LOCALCONFIG_VARS => ( name => 'index_html', default => 0, }, - { - name => 'cvsbin', - default => sub { bin_loc('cvs') }, - }, { name => 'interdiffbin', default => sub { bin_loc('interdiff') }, -- cgit v1.2.3-24-g4f1b