summaryrefslogtreecommitdiff
path: root/FS/FS/Conf.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-07-12 17:32:50 -0700
committerMark Wells <mark@freeside.biz>2016-07-12 17:32:50 -0700
commit2d5a8b0b5dc2ddbaa84d9884169c52ead1f790c8 (patch)
tree9e6ca5fc0fc1676d88e728aebd96576efc11f48e /FS/FS/Conf.pm
parent92aeca588c2e42aae2d50dc0d6b1115c4e4a768d (diff)
remove unused config option
Diffstat (limited to 'FS/FS/Conf.pm')
-rw-r--r--FS/FS/Conf.pm7
1 files changed, 0 insertions, 7 deletions
diff --git a/FS/FS/Conf.pm b/FS/FS/Conf.pm
index 3fef424..27368f4 100644
--- a/FS/FS/Conf.pm
+++ b/FS/FS/Conf.pm
@@ -3470,13 +3470,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.",