diff --git a/docs/scripts/file-entities.php.in b/docs/scripts/file-entities.php.in index 98de8b0b..de41ec62 100644 --- a/docs/scripts/file-entities.php.in +++ b/docs/scripts/file-entities.php.in @@ -250,7 +250,6 @@ function file_entities($work_dir, $trans_dir, $orig_dir, &$entities) { $work_dir . "/" . preg_replace("!\\.xml$!", "", $file) ); $name = fname2entname($name); - echo $name; // If the file found is not in the English dir, append to entities list if (!file_exists("$work_dir/$file")) {