libedit: remove obsolete UseHeaders.

This commit is contained in:
Jérôme Duval 2014-12-27 14:01:54 +01:00
parent 56973fc338
commit caa9e0d114
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ SetSubDirSupportedPlatforms $(HAIKU_BONE_COMPATIBLE_PLATFORMS) ;
UseBuildFeatureHeaders ncurses ;
UseHeaders [ FDirName $(HAIKU_TOP) headers compatibility bsd ] : true ;
UseHeaders [ FDirName $(HAIKU_TOP) headers libs ncurses ] : true ;
local defines = [ FDefines SCCSID=0 ] ;
SubDirCcFlags $(defines) ;