MINOR: proto_tcp: proto_tcp.h is now useles

After removing the keyword register from types/proto_tcp.h, the header
file remains empty. This patch remove it
This commit is contained in:
Thierry FOURNIER
2015-08-19 09:06:21 +02:00
committed by Willy Tarreau
parent 36481b8667
commit c2bb050f7f
4 changed files with 0 additions and 42 deletions

View File

@@ -74,7 +74,6 @@
#include <types/capture.h>
#include <types/global.h>
#include <types/proto_tcp.h>
#include <types/acl.h>
#include <types/peers.h>