Browse Source

Remove temp file

gingerBill 3 years ago
parent
commit
b647b45ba5
1 changed files with 0 additions and 8 deletions
  1. 0 8
      examples/objc/objc_main.odin

+ 0 - 8
examples/objc/objc_main.odin

@@ -1,8 +0,0 @@
-package objc_test
-
-import NS "core:sys/darwin/Foundation"
-import MTL "core:sys/darwin/Metal"
-
-main :: proc() {
-	
-}