Stop building helpers.c

Clears -Wmissing-prototypes warning for every function in it,
none of which are referenced in any other file.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
Alan Coopersmith
2024-01-16 14:18:04 -08:00
parent 42e39d102f
commit 9684853f46

View File

@@ -41,7 +41,6 @@ vboxvideo_drv_ladir = @moduledir@/drivers
vboxvideo_drv_la_SOURCES = \
edid.c \
getmode.c \
helpers.c \
HGSMIBase.c \
HGSMIBase.h \
HGSMIBuffers.c \