aboutsummaryrefslogtreecommitdiffstats
path: root/ui/software_update.c
diff options
context:
space:
mode:
authorRoland Knall <rknall@gmail.com>2022-07-25 11:42:25 +0200
committerGerald Combs <gerald@wireshark.org>2022-07-25 17:00:55 +0000
commitcb8fc2874c6353ef8f036c04bb79d37e6fc8b657 (patch)
tree4093151c344a5b16905b8aa0f8fb8aac1386c152 /ui/software_update.c
parent4be3ae9738c16f54e546e99c8f3c6459fae1b21c (diff)
macos: Remove no longer needed function
Fixes #18221
Diffstat (limited to 'ui/software_update.c')
-rw-r--r--ui/software_update.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/ui/software_update.c b/ui/software_update.c
index 2b6c97c8f7..8d30baf125 100644
--- a/ui/software_update.c
+++ b/ui/software_update.c
@@ -157,7 +157,6 @@ software_update_check(void) {
/** Clean up software update checking.
*/
void software_update_cleanup(void) {
- sparkle_software_update_cleanup();
}
const char *software_update_info(void) {