From ae896d73d4914fa96f053a0443f6b05003c12b35 Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 4 Jul 2007 03:24:48 +0000 Subject: 2007-07-02 & plugin) = 0; }; - /** * Base for classes that provide plug-ins. */ @@ -97,15 +98,6 @@ class PluginProvider : boost::noncopyable static std::vector providers; }; -/** Load a shared library, registering any PluginProvider it contains. - * - * This is just a convenient portable wrapper for normal shared - * library loading. A global PluginProvider instance loaded or - * linked in any way will get registered. - */ -void dlopen(const char* libname); - - } // namespace qpid #endif /*!QPID_PLUGIN_H*/ -- cgit v1.2.1