can't upgrade 3.x events in 5.x
[freeside.git] / FS / FS / Upgrade.pm
index c554678..59167a7 100644 (file)
@@ -330,12 +330,6 @@ sub upgrade_data {
 
   tie my %hash, 'Tie::IxHash', 
 
-    #payby conditions to new ones
-    'part_event_condition' => [],
-
-    #payby actions to new ones
-    'part_event' => [],
-
     #cust_main (remove paycvv from history, locations, cust_payby, etc)
     'cust_main' => [],