From e905c937e83ae9a6bd4361fd9ec9538060c8ec30 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Tue, 12 Jul 2016 17:32:50 -0700 Subject: [PATCH] remove unused config option --- FS/FS/Conf.pm | 7 ------- 1 file changed, 7 deletions(-) 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 @@ -3447,13 +3447,6 @@ and customer address. Include units.', }, { - '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', 'description' => "Group packages by location.", -- 2.11.0