Skip to content

Commit d6e7a31

Browse files
committed
move console to om.console
1 parent abce89d commit d6e7a31

3 files changed

Lines changed: 1 addition & 359 deletions

File tree

defines.json

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1 @@
1-
[
2-
{
3-
"define": "om_noconsole",
4-
"doc": "Remove all calls to om.Console"
5-
},
6-
{
7-
"define": "om_noconsole_macro",
8-
"doc": "Remove all calls to om.Console in macro context"
9-
}
10-
]
1+
[]

src/om/Console.hx

Lines changed: 0 additions & 275 deletions
This file was deleted.

src/om/ConsoleMacro.hx

Lines changed: 0 additions & 74 deletions
This file was deleted.

0 commit comments

Comments
 (0)