From 5a4f87fe121d07eaaa9c4934f4cba5c37b68f66e Mon Sep 17 00:00:00 2001 From: Stefan Metzmacher Date: Tue, 7 Mar 2006 10:20:47 +0000 Subject: r13920: "hidden" visibility is the default... metze (This used to be commit d37f63bf93aef1a289e5762536a72f89cc0c64d1) --- source4/lib/registry/config.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/source4/lib/registry/config.mk b/source4/lib/registry/config.mk index 9df95f4f2f..29a5901125 100644 --- a/source4/lib/registry/config.mk +++ b/source4/lib/registry/config.mk @@ -83,7 +83,6 @@ REQUIRED_SUBSYSTEMS = \ ################################################ # Start SUBSYSTEM REGISTRY [LIBRARY::REGISTRY] -DEFAULT_VISIBILITY = hidden MAJOR_VERSION = 0 MINOR_VERSION = 0 DESCRIPTION = Windows-style registry library -- cgit