[Hamlib-developer] [Hamlib/Hamlib] ed39eb: lib/precise_time.c: Remove dead code
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Nate B. <no...@gi...> - 2025-09-07 23:44:35
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: ed39ebb5eed395521dcd50ebde4725a5fb334d57 https://github.com/Hamlib/Hamlib/commit/ed39ebb5eed395521dcd50ebde4725a5fb334d57 Author: Christoph Berg <my...@de...> Date: 2025-09-07 (Sun, 07 Sep 2025) Changed paths: M lib/precise_time.c Log Message: ----------- lib/precise_time.c: Remove dead code The last branch of `#if _POSIX_TIMERS` was missing a declaration of "showme". Since that variable is not used anywhere, just drop it. Commit: 8f33228a1ae07a8ff9fe10603f99dbbb076b25d2 https://github.com/Hamlib/Hamlib/commit/8f33228a1ae07a8ff9fe10603f99dbbb076b25d2 Author: Nate Bargmann <n0...@n0...> Date: 2025-09-07 (Sun, 07 Sep 2025) Changed paths: M lib/precise_time.c Log Message: ----------- Merge GitHub PR #1893 Compare: https://github.com/Hamlib/Hamlib/compare/9f4e4d38467f...8f33228a1ae0 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |