1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 23:53:30 +02:00

remove no longer accurate comment

This commit is contained in:
Markus Staab
2017-04-11 11:47:26 +02:00
committed by Anatol Belski
parent fa7bd5eabf
commit f160ee1251

View File

@@ -2879,7 +2879,6 @@ function toolset_setup_project_tools()
ERROR('bison is required')
}
/* TODO throw error, ignore for now for BC. */
if (!PATH_PROG('sed')) {
ERROR('sed is required')
}