[cpp-sp] branch main updated: Remove another instance of methd.
Scott Cantor
cantor.2 at osu.edu
Fri Nov 1 13:39:02 UTC 2024
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch main
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=4c9600d471bf2c0553dbd9d4f9de60126bb2dd83
The following commit(s) were added to refs/heads/main by this push:
new 4c9600d4 Remove another instance of methd.
4c9600d4 is described below
commit 4c9600d471bf2c0553dbd9d4f9de60126bb2dd83
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Nov 1 09:38:22 2024 -0400
Remove another instance of methd.
---
shibsp/handler/SessionInitiator.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/shibsp/handler/SessionInitiator.h b/shibsp/handler/SessionInitiator.h
index e01d1c0a..ab3a6d06 100644
--- a/shibsp/handler/SessionInitiator.h
+++ b/shibsp/handler/SessionInitiator.h
@@ -118,7 +118,6 @@ namespace shibsp {
*/
void doGenerateMetadata(opensaml::saml2md::SPSSODescriptor& role, const char* handlerURL) const;
#endif
- const char* getEventType() const;
};
/** Registers SessionInitiator implementations. */
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list