Merge commit '2.5.0' into moonshot-packaging-fixes
[shibboleth/sp.git] / shibsp / internal.h
index cb211a5..c35cccf 100644 (file)
 using namespace xmltooling::logging;
 using namespace xercesc;
 
-namespace shibsp {
-    void SHIBSP_DLLLOCAL limitRelayState(
-        xmltooling::logging::Category& log,
-        const Application& application,
-        const xmltooling::HTTPRequest& httpRequest,
-        const char* relayState
-        );
-};
-
 #endif /* __shibsp_internal_h__ */