From: Mark Wells Date: Wed, 13 Jul 2016 00:32:50 +0000 (-0700) Subject: remove unused config option X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=e905c937e83ae9a6bd4361fd9ec9538060c8ec30;p=freeside.git remove unused config option --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 205c1d2cd..14bc1dc11 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3446,13 +3446,6 @@ and customer address. Include units.', 'type' => 'checkbox', }, - { - 'key' => 'cust_pkg-always_show_location', - 'section' => 'packages', - 'description' => "Always display package locations, even when they're all the default service address.", - 'type' => 'checkbox', - }, - { 'key' => 'cust_pkg-group_by_location', 'section' => 'packages',