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')
}