Problem/Motivation
The constant SAVED_DELETED
, defined in core/includes/common.inc
is not used anywhere in core since Drupal 7. It is not used in Drupal 8 or Drupal 9 or Drupal 10.
Absent a use case for this constant, it should be removed from core.