- Delete named objects from the namespace when the last handle is closed, unless...
[reactos.git] / reactos / ntoskrnl / include / internal / ob.h
index 255765f..4efc22f 100644 (file)
@@ -272,7 +272,6 @@ NTSTATUS ObFindObject(POBJECT_ATTRIBUTES ObjectAttributes,
                      PVOID* ReturnedObject,
                      PUNICODE_STRING RemainingPath,
                      POBJECT_TYPE ObjectType);
-VOID ObDeleteHandleTable(struct _EPROCESS* Process);
 
 NTSTATUS
 ObpQueryHandleAttributes(HANDLE Handle,