aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/astro')
-rw-r--r--src/cmd/astro/jup.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/cmd/astro/jup.c b/src/cmd/astro/jup.c
index a3353382..e4072342 100644
--- a/src/cmd/astro/jup.c
+++ b/src/cmd/astro/jup.c
@@ -16,8 +16,6 @@ jup(void)
anom = 225.22165 + .0830912*eday - .0484*capt;
motion = 299.1284/3600.;
-
- anom = anom;
incl *= radian;
node *= radian;
argp *= radian;