diff --git a/app/src/stream.h b/app/src/stream.h index 784e0402..d4a9bd4a 100644 --- a/app/src/stream.h +++ b/app/src/stream.h @@ -11,8 +11,6 @@ #include "util/net.h" #include "util/thread.h" -struct video_buffer; - struct stream { socket_t socket; sc_thread thread;