From 713b296441ec8b1447a0bc451720a8b84fd7e1fc Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sat, 28 Jan 2006 20:08:03 +0000 Subject: r13210: Revert my named pipes patch until it passes not just 'make quicktest' but also 'make test' (This used to be commit e3d0676aee84e96e5c87bed4cd0cde75a4191953) --- source4/ntvfs/config.mk | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'source4/ntvfs/config.mk') diff --git a/source4/ntvfs/config.mk b/source4/ntvfs/config.mk index df96998cfe..74b62809f7 100644 --- a/source4/ntvfs/config.mk +++ b/source4/ntvfs/config.mk @@ -47,10 +47,7 @@ OBJ_FILES = \ # End MODULE ntvfs_ipc ################################################ -[MODULE::np_echo] -INIT_FUNCTION = np_echo_init -OBJ_FILES = ipc/np_echo.o -SUBSYSTEM = ntvfs_ipc + ################################################ # Start MODULE ntvfs_nbench -- cgit