CLEANUP: connection: remove unused server/proxy/task/si_applet declarations

These ones are left-overs from the code before the introduction of
obj_type.
This commit is contained in:
Willy Tarreau 2012-12-08 21:43:36 +01:00
parent fc8f1f0382
commit 02777a1df5

View File

@ -35,10 +35,6 @@
struct connection;
struct buffer;
struct pipe;
struct server;
struct proxy;
struct si_applet;
struct task;
/* Polling flags that are manipulated by I/O callbacks and handshake callbacks
* indicate what they expect from a file descriptor at each layer. For each