summaryrefslogtreecommitdiffstats
path: root/hacks/glx/teapot.h
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/glx/teapot.h')
-rw-r--r--hacks/glx/teapot.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/hacks/glx/teapot.h b/hacks/glx/teapot.h
deleted file mode 100644
index 60b5fe5..0000000
--- a/hacks/glx/teapot.h
+++ /dev/null
@@ -1,7 +0,0 @@
-
-#ifndef __TEAPOT_H__
-#define __TEAPOT_H__
-
-extern int unit_teapot (int density, int wire_p);
-
-#endif /* __TEAPOT_H__ */