summaryrefslogtreecommitdiff
path: root/unix/draw.h
diff options
context:
space:
mode:
Diffstat (limited to 'unix/draw.h')
-rw-r--r--unix/draw.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/unix/draw.h b/unix/draw.h
deleted file mode 100644
index b8e1c24..0000000
--- a/unix/draw.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef UNIX_DRAW_H
-#define UNIX_DRAW_H
-
-void launch();
-
-#endif