update for HEAD-2003050101
[reactos.git] / ntoskrnl / include / internal / io.h
index 42532b9..f35f6d4 100644 (file)
@@ -228,8 +228,6 @@ typedef struct _DEVICETREE_TRAVERSE_CONTEXT
 
 extern PDEVICE_NODE IopRootDeviceNode;
 
-extern POBJECT_TYPE IoSymbolicLinkType;
-
 VOID
 PnpInit(VOID);
 
@@ -263,8 +261,6 @@ IopInitializeDriver(PDRIVER_INITIALIZE DriverEntry,
 VOID
 IoInitCancelHandling(VOID);
 VOID
-IoInitSymbolicLinkImplementation(VOID);
-VOID
 IoInitFileSystemImplementation(VOID);
 VOID
 IoInitVpbImplementation(VOID);