summaryrefslogtreecommitdiffstats
path: root/hacks/glx/dymaxionmap-coords.h
diff options
context:
space:
mode:
Diffstat (limited to 'hacks/glx/dymaxionmap-coords.h')
-rw-r--r--hacks/glx/dymaxionmap-coords.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/hacks/glx/dymaxionmap-coords.h b/hacks/glx/dymaxionmap-coords.h
deleted file mode 100644
index fad4a04..0000000
--- a/hacks/glx/dymaxionmap-coords.h
+++ /dev/null
@@ -1,6 +0,0 @@
-#ifndef __DYMAXIONMAP_COORDS_H__
-#define __DYMAXIONMAP_COORDS_H__
-
-void dymaxion_convert (double lng, double lat, double *x, double *y);
-
-#endif /* __DYMAXIONMAP_COORDS_H__ */