Remove useless forward declaration from stream.h

mouse_buttons
Romain Vimont 3 years ago
parent a09733d175
commit 33006561c7

@ -11,8 +11,6 @@
#include "util/net.h"
#include "util/thread.h"
struct video_buffer;
struct stream {
socket_t socket;
sc_thread thread;

Loading…
Cancel
Save