diff --git a/core/lib/Drupal/Core/Language/Language.php b/core/lib/Drupal/Core/Language/Language.php
index 54a29cd..f1a1cbe 100644
--- a/core/lib/Drupal/Core/Language/Language.php
+++ b/core/lib/Drupal/Core/Language/Language.php
@@ -21,9 +21,6 @@ class Language {
   /**
    * The values to use to instantiate the default language.
    *
-   * @todo Remove once the default language is converted to config. See
-   *   https://drupal.org/node/2108599.
-   *
    * @var array
    */
   public static $defaultValues = array(
