]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/Network/Tcp4Dxe/Tcp4Main.h
Use Mde library and definition instead of some native definitions in NetLib, to simpl...
[mirror_edk2.git] / MdeModulePkg / Universal / Network / Tcp4Dxe / Tcp4Main.h
index 3e0b9db498631a5ad4acf452fdc3c4c99e5cb546..0f5d17a93fb8784581b42904995768ba85e453dd 100644 (file)
@@ -33,10 +33,6 @@ extern UINT16  mTcp4RandomPort;
 // Driver Produced Protocol Prototypes\r
 //\r
 \r
-#define TCP4_DEBUG_ERROR(PrintArg) NET_DEBUG_ERROR   ("Tcp", PrintArg)\r
-#define TCP4_DEBUG_WARN(PrintArg)  NET_DEBUG_WARNING ("Tcp", PrintArg)\r
-#define TCP4_DEBUG_TRACE(PrintArg) NET_DEBUG_TRACE   ("Tcp", PrintArg)\r
-\r
 //\r
 // Function prototype for the Tcp4 socket request handler\r
 //\r