1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-12-04 14:46:30 -05:00

Cleanup: Removed unused forward declaration

This commit is contained in:
Philipp Schafft 2018-06-17 10:16:07 +00:00
parent 0adab82a71
commit f8e1ed0827

View File

@ -24,7 +24,6 @@
#include "common/thread/thread.h" #include "common/thread/thread.h"
#include "common/net/sock.h" #include "common/net/sock.h"
struct _client_tag;
struct source_tag; struct source_tag;
struct ice_config_tag; struct ice_config_tag;