From 755c300d246c872c406f3a7e123d4cdd0d7c1f17 Mon Sep 17 00:00:00 2001 From: bigbear Date: Thu, 8 Feb 2024 02:39:51 +0100 Subject: PR681 - implicit function declaration --- modules/devices/gpu.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/devices/gpu.c') diff --git a/modules/devices/gpu.c b/modules/devices/gpu.c index 16267536..96520161 100644 --- a/modules/devices/gpu.c +++ b/modules/devices/gpu.c @@ -24,8 +24,6 @@ #include "devices.h" #include "gpu_util.h" -void scan_gpu_do(void); - gchar *gpu_list = NULL; gchar *gpu_summary = NULL; -- cgit v1.2.3