diff options
author | Mattias Andrée <m@maandree.se> | 2025-03-07 21:41:53 +0100 |
---|---|---|
committer | Mattias Andrée <m@maandree.se> | 2025-03-07 21:41:53 +0100 |
commit | 06a863cfb689d5a34301d5a60e5d7951d2767c74 (patch) | |
tree | 7ccd3806d4b8ea3d0dc985e70e4411a28d354b0b /src/options.c | |
parent | Remove unused code (diff) | |
download | redshift-ng-06a863cfb689d5a34301d5a60e5d7951d2767c74.tar.gz redshift-ng-06a863cfb689d5a34301d5a60e5d7951d2767c74.tar.bz2 redshift-ng-06a863cfb689d5a34301d5a60e5d7951d2767c74.tar.xz |
Use libred to calculate the solar elevation
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
-rw-r--r-- | src/options.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/options.c b/src/options.c index 7629e89..f115fb3 100644 --- a/src/options.c +++ b/src/options.c @@ -17,7 +17,6 @@ * Copyright (c) 2017 Jon Lund Steffensen <jonlst@gmail.com> */ #include "common.h" -#include "solar.h" /* Angular elevation of the sun at which the color temperature transition period starts and ends (in degress). |