diff --git a/title.module b/title.module
index 8a78716..8b407da 100644
--- a/title.module
+++ b/title.module
@@ -465,8 +465,6 @@ function title_entity_sync_static_reset($entity_type, $entity_ids = NULL) {
  *   The entity to work with.
  * @param $legacy_field
  *   The name of the legacy field to be replaced.
- * @param $field_name
- *   The regular field to use as source value.
  * @param $info
  *   Field replacement information for the given entity.
  * @param $langcode
@@ -500,8 +498,6 @@ function title_field_sync_get($entity_type, $entity, $legacy_field, $info, $lang
  *   The entity to work with.
  * @param $legacy_field
  *   The name of the legacy field to be replaced.
- * @param $field_name
- *   The regular field to use as source value.
  * @param $info
  *   Field replacement information for the given entity.
  * @param $langcode
