remove unused config option
authorMark Wells <mark@freeside.biz>
Wed, 13 Jul 2016 00:32:50 +0000 (17:32 -0700)
committerMark Wells <mark@freeside.biz>
Wed, 13 Jul 2016 00:32:59 +0000 (17:32 -0700)
FS/FS/Conf.pm

index 205c1d2..14bc1dc 100644 (file)
@@ -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.",