Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers...
[reactos.git] / reactos / drivers / network / tcpip / include / wait.h
diff --git a/reactos/drivers/network/tcpip/include/wait.h b/reactos/drivers/network/tcpip/include/wait.h
deleted file mode 100644 (file)
index 37a841d..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#pragma once
-
-NTSTATUS TcpipWaitForSingleObject( PVOID Object,
-                                  KWAIT_REASON Reason,
-                                  KPROCESSOR_MODE WaitMode,
-                                  BOOLEAN Alertable,
-                                  PLARGE_INTEGER Timeout );