diff --git a/core/includes/theme.inc b/core/includes/theme.inc index ac60a08..9a0d713 100644 --- a/core/includes/theme.inc +++ b/core/includes/theme.inc @@ -1721,7 +1721,6 @@ function theme_links($variables) { } // Handle title-only text items. else { - debug($key); // Merge in default array properties into $link. $link += array( 'html' => FALSE,