Merge branch 'master' of git.freeside.biz:/home/git/freeside
[freeside.git] / FS / FS / Conf.pm
index ea1d391..1b6deec 100644 (file)
@@ -769,13 +769,6 @@ my $validate_email = sub { $_[0] =~
     'type'        => 'checkbox',
   },
   
-  {
-    'key'         => 'no_saved_cardnumbers',
-    'section'     => 'credit_cards',
-    'description' => 'Do not allow credit card numbers to be written to the database.  Prevents realtime processing unless payment gateway supports tokenization.',
-    'type'        => 'checkbox',
-  },
-
   {
     'key'         => 'credit-card-surcharge-percentage',
     'section'     => 'credit_cards',