Remove forced -Ddisplay on 'lime display' output
This commit is contained in:
@@ -267,7 +267,6 @@ class EmscriptenPlatform extends PlatformTarget {
|
||||
var template = new Template (File.getContent (hxml));
|
||||
|
||||
Sys.println (template.execute (context));
|
||||
Sys.println ("-D display");
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user