From f26afedfcd239603b1ec78c6be003d6ee659a10a Mon Sep 17 00:00:00 2001 From: Noriko Hosoi Date: Fri, 10 Nov 2006 01:05:11 +0000 Subject: Resolves: #214728 Summary: Cleaning up obsolete macros in the build Changes: eliminated macro NS_DS (Comment #2, #3) --- lib/libsi18n/makstrdb.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib') diff --git a/lib/libsi18n/makstrdb.c b/lib/libsi18n/makstrdb.c index ca69f9b1..176e95ea 100644 --- a/lib/libsi18n/makstrdb.c +++ b/lib/libsi18n/makstrdb.c @@ -52,10 +52,8 @@ /* Begin: Application dependent information */ /********************************************/ -#ifdef NS_DS #include "gsslapd.h" #define GSXXX_H_INCLUDED -#endif #ifdef buildAnotherServer #include "gsanother.h" -- cgit