1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04:00

Cleanup: Removed unused forward declaration

This commit is contained in:
Philipp Schafft 2018-06-17 10:21:33 +00:00
parent f8e1ed0827
commit 7893fc7560

View File

@ -22,8 +22,6 @@
#define MAX_YP_DIRECTORIES 25
struct _mount_proxy;
#include <libxml/tree.h>
#include "common/thread/thread.h"
#include "common/avl/avl.h"