mirror of
https://github.com/odin-lang/Odin.git
synced 2026-05-26 13:48:23 +00:00
removed Essence from supported targets
Signed-off-by: Ignacy Koper <ignacy423@gmail.com>
This commit is contained in:
@@ -1170,7 +1170,6 @@ gb_internal void init_universal(void) {
|
||||
{"Windows", TargetOs_windows},
|
||||
{"Darwin", TargetOs_darwin},
|
||||
{"Linux", TargetOs_linux},
|
||||
{"Essence", TargetOs_essence},
|
||||
{"FreeBSD", TargetOs_freebsd},
|
||||
{"Haiku", TargetOs_haiku},
|
||||
{"OpenBSD", TargetOs_openbsd},
|
||||
|
||||
Reference in New Issue
Block a user