-ntoskrnl/ex/lookas.c
authorshort <>
Thu, 30 Jan 2003 11:34:04 +0000 (11:34 +0000)
committershort <>
Thu, 30 Jan 2003 11:34:04 +0000 (11:34 +0000)
 - we now use "pass"ed W32 implementation of LookasideList

src/libcaptive/reactos/ntoskrnl/ex/Makefile.am

index 4afd78d..0d886fe 100644 (file)
@@ -25,6 +25,5 @@ noinst_LTLIBRARIES=libex.la
 libex_la_SOURCES= \
                fmutex.c \
                list.c \
-               lookas.c \
                resource.c
 BUILT_SOURCES+=$(libex_la_SOURCES)