aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/projects.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/projects.h b/src/projects.h
index c5d45155..409702c4 100644
--- a/src/projects.h
+++ b/src/projects.h
@@ -498,15 +498,6 @@ struct FACTORS {
int code; /* always 0 */
};
-enum deprecated_constants_for_now_dropped_analytical_factors {
- IS_ANAL_XL_YL = 01, /* derivatives of lon analytic */
- IS_ANAL_XP_YP = 02, /* derivatives of lat analytic */
- IS_ANAL_HK = 04, /* h and k analytic */
- IS_ANAL_CONV = 010 /* convergence analytic */
-};
-
-
-
/* datum_type values */
#define PJD_UNKNOWN 0
#define PJD_3PARAM 1