]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
CLEANUP: connection: remove unused server/proxy/task/si_applet declarations
authorWilly Tarreau <w@1wt.eu>
Sat, 8 Dec 2012 20:43:36 +0000 (21:43 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 8 Dec 2012 20:43:36 +0000 (21:43 +0100)
These ones are left-overs from the code before the introduction of
obj_type.

include/types/connection.h

index 85ea48c306d1253617d32c4e15691ce09b49a6e9..b2396c44d2e43c7fd801fc56eef2093f9db0c12b 100644 (file)
 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