TODO entfernt
[kivitendo-erp.git] / SL / DB / Helper / FlattenToForm.pm
index b79f4fb..a09c75c 100644 (file)
@@ -65,7 +65,6 @@ sub flatten_to_form {
   }
 
   _copy_custom_variables($self, $form, 'vc_cvar_', '');
-  # TODO: CustomVariables
 
   return $self;
 }