mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-18 12:30:28 +00:00
Delete path_linux.odin
Delete useless path_linux.odin stub
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
package path
|
||||
|
||||
|
||||
SEPARATOR :: '/';
|
||||
SEPARATOR_STRING :: "/";
|
||||
|
||||
#compile_assert("Linux is not yet supported");
|
||||
Reference in New Issue
Block a user