[Win32k]
[reactos.git] / reactos / subsystems / win32 / win32k / eng / xlate.c
index d2d1fa6..2c9ac0b 100644 (file)
@@ -614,15 +614,6 @@ EXLATEOBJ_vCleanup(PEXLATEOBJ pexlo)
     pexlo->xlo.pulXlate = pexlo->aulXlate;
 }
 
-INIT_FUNCTION
-NTSTATUS
-NTAPI
-InitXlateImpl(VOID)
-{
-    return STATUS_SUCCESS;
-}
-
-
 /** Public DDI Functions ******************************************************/
 
 #undef XLATEOBJ_iXlate