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=2d5a8b0b5dc2ddbaa84d9884169c52ead1f790c8;p=freeside.git remove unused config option --- diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm index 3fef424ed..27368f430 100644 --- a/FS/FS/Conf.pm +++ b/FS/FS/Conf.pm @@ -3469,13 +3469,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',