Remove unused code. (#812)
This commit is contained in:
committed by
Valentin Lemière
parent
b883c9f530
commit
9ba5dbd08b
@@ -149,10 +149,6 @@ class ProjectXMLParser extends HXProject {
|
||||
|
||||
environment.set ("SWF_PLAYER", defines.get ("SWF_PLAYER"));
|
||||
|
||||
} else if (defines.exists ("FLASH_PLAYER_EXE")) {
|
||||
|
||||
environment.set ("FLASH_PLAYER_EXE", defines.get ("SWF_PLAYER"));
|
||||
|
||||
}
|
||||
|
||||
defines.set (Std.string (target).toLowerCase (), "1");
|
||||
|
||||
Reference in New Issue
Block a user