aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorKristian Evers <kristianevers@gmail.com>2017-10-09 22:58:00 +0200
committerKristian Evers <kristianevers@gmail.com>2017-10-09 22:58:00 +0200
commitd4e6ed566b7de7ab8999b8c21616951a72482c95 (patch)
treefec3cdb27b05aa8815fb1218c01a306a9e035a32 /src
parent8fc250a04edbfe81b9b7409187887066baeba29b (diff)
downloadPROJ-d4e6ed566b7de7ab8999b8c21616951a72482c95.tar.gz
PROJ-d4e6ed566b7de7ab8999b8c21616951a72482c95.zip
Remove PJ_DATUMS which was introduced to proj.h by mistake
Diffstat (limited to 'src')
-rw-r--r--src/proj.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/proj.h b/src/proj.h
index 049daf19..3af1584c 100644
--- a/src/proj.h
+++ b/src/proj.h
@@ -212,9 +212,6 @@ typedef struct PJ_LIST PJ_OPERATIONS;
struct PJ_ELLPS;
typedef struct PJ_ELLPS PJ_ELLPS;
-struct PJ_DATUMS;
-typedef struct PJ_DATUMS PJ_DATUMS;
-
struct PJ_UNITS;
typedef struct PJ_UNITS PJ_UNITS;