mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-03 09:01:54 -05:00
v4l2: remove unused forward declaration
This commit is contained in:
parent
2c4e1b8537
commit
a57602cc4d
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@
|
||||||
#include <sys/mman.h>
|
#include <sys/mman.h>
|
||||||
#include <poll.h>
|
#include <poll.h>
|
||||||
|
|
||||||
static void v4l2_on_fd_events(struct spa_source *source);
|
|
||||||
|
|
||||||
static int xioctl(int fd, int request, void *arg)
|
static int xioctl(int fd, int request, void *arg)
|
||||||
{
|
{
|
||||||
int err;
|
int err;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue