Revert "Missed some things in prev commit."

This reverts commit d3280f91a1.
This commit is contained in:
V.VamsiKrishna
2015-03-20 11:12:59 +05:30
parent 9965e93f7e
commit 2e59788aa9
3 changed files with 1 additions and 7 deletions

View File

@@ -307,8 +307,6 @@ if selected_platform in platform_list:
if (env['colored']=='yes'):
methods.colored(sys,env)
if (env['etc1']=='yes'):
env.Append(CPPFLAGS=['-DETC1_ENABLED'])
Export('env')