summaryrefslogtreecommitdiff
path: root/Djup/Program.cs
diff options
context:
space:
mode:
Diffstat (limited to 'Djup/Program.cs')
-rw-r--r--Djup/Program.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/Djup/Program.cs b/Djup/Program.cs
deleted file mode 100644
index c66eb42..0000000
--- a/Djup/Program.cs
+++ /dev/null
@@ -1,2 +0,0 @@
-using Djup.Native;
-LibDjup.hello_world();