Empty functions in podsfield_simpodsareafield.php

Issue #36 resolved
Luke Nelson created an issue

mvc\admin\models\pods_fields\podsfield_simpodsareafield.php

There are some functions in this file which have all of their code commented out. If the functions are useless, they should be removed. We need to check they aren’t being called anywhere and remove the functions from this file. The functions are:

  • update_child_pod_fn
  • pods_post_save_fn

Comments (2)

  1. Jamin Xu

    Removed. Also removed pods_post_save_fn in podsfield_simpodsbuttonfield.php and podsfield_simpodsheaderfield

  2. Log in to comment