summaryrefslogtreecommitdiff
path: root/include/draw_extend.h
diff options
context:
space:
mode:
authorlouie <lshprung@yahoo.com>2020-12-29 14:36:38 -0800
committerlouie <lshprung@yahoo.com>2020-12-29 14:36:38 -0800
commit3624ef3e18fa074ed7fadb11da68f61896dd67d3 (patch)
tree6b22f0a7b2f59a232f7626f3bc3e952c70b35d77 /include/draw_extend.h
parentb8209a2349ffb2153e0c17f43412f2c9906aa8d0 (diff)
Removed unnecessary headers
Diffstat (limited to 'include/draw_extend.h')
-rw-r--r--include/draw_extend.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/include/draw_extend.h b/include/draw_extend.h
deleted file mode 100644
index 6876512..0000000
--- a/include/draw_extend.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef DRAW_EXTEND_H
-#define DRAW_EXTEND_H
-
-void launch();
-
-#endif