From dd2aefd56b0968da8b1c4d055bc8c2f30382fb23 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Sun, 6 Mar 2005 22:37:31 +0000 Subject: r5675: - More DCOM bug fixes - Keep COM and DCOM more seperated (This used to be commit f694f484c422d0c86beb58e8f62f134f8676d5e1) --- source4/librpc/config.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/librpc/config.mk') diff --git a/source4/librpc/config.mk b/source4/librpc/config.mk index 086a232343..e5660af907 100644 --- a/source4/librpc/config.mk +++ b/source4/librpc/config.mk @@ -448,7 +448,6 @@ NOPROTO = YES [SUBSYSTEM::DCOM_PROXY_DCOM] ADD_OBJ_FILES = librpc/gen_ndr/ndr_dcom_c.o -INIT_FUNCTION = dcom_dcom_init REQUIRED_SUBSYSTEMS = LIBRPC NDR_DCOM NOPROTO = YES -- cgit