Remove unused define
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37447 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
51b3623ee6
commit
acbbf2c0bb
@ -18,7 +18,6 @@ if $(RUN_WITHOUT_APP_SERVER) != 0 {
|
||||
}
|
||||
|
||||
if ! $(TARGET_PLATFORM_HAIKU_COMPATIBLE) {
|
||||
local defines = [ FDefines COMPILE_FOR_R5 ] ;
|
||||
SubDirCcFlags $(defines) ;
|
||||
SubDirC++Flags $(defines) ;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user