[cpp-sp] branch main updated: Remove legacy source file.

Scott Cantor cantor.2 at osu.edu
Tue Feb 11 16:53:37 UTC 2025


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=42654c8bc24d8f261f03364d7f35de26eb62aaeb

The following commit(s) were added to refs/heads/main by this push:
     new 42654c8b Remove legacy source file.
42654c8b is described below

commit 42654c8bc24d8f261f03364d7f35de26eb62aaeb
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Feb 11 11:53:28 2025 -0500

    Remove legacy source file.
---
 Projects/vc22/shibsp.vcxproj         | 1 -
 Projects/vc22/shibsp.vcxproj.filters | 3 ---
 2 files changed, 4 deletions(-)

diff --git a/Projects/vc22/shibsp.vcxproj b/Projects/vc22/shibsp.vcxproj
index 19cb5400..582b5acb 100644
--- a/Projects/vc22/shibsp.vcxproj
+++ b/Projects/vc22/shibsp.vcxproj
@@ -98,7 +98,6 @@
       <DisableSpecificWarnings Condition="'$(Configuration)|$(Platform)'=='Release|x64'">4296;%(DisableSpecificWarnings)</DisableSpecificWarnings>
     </ClCompile>
     <ClCompile Include="..\..\shibsp\handler\impl\AdminLogoutInitiator.cpp" />
-    <ClCompile Include="..\..\shibsp\handler\impl\AssertionConsumerService.cpp" />
     <ClCompile Include="..\..\shibsp\handler\impl\AttributeCheckerHandler.cpp" />
     <ClCompile Include="..\..\shibsp\handler\impl\DefaultHandlerConfiguration.cpp" />
     <ClCompile Include="..\..\shibsp\handler\impl\LocalLogoutInitiator.cpp" />
diff --git a/Projects/vc22/shibsp.vcxproj.filters b/Projects/vc22/shibsp.vcxproj.filters
index 1fce971e..fe66c690 100644
--- a/Projects/vc22/shibsp.vcxproj.filters
+++ b/Projects/vc22/shibsp.vcxproj.filters
@@ -257,9 +257,6 @@
     <ClCompile Include="..\..\shibsp\handler\impl\AdminLogoutInitiator.cpp">
       <Filter>Source Files\Handler</Filter>
     </ClCompile>
-    <ClCompile Include="..\..\shibsp\handler\impl\AssertionConsumerService.cpp">
-      <Filter>Source Files\Handler</Filter>
-    </ClCompile>
     <ClCompile Include="..\..\shibsp\handler\impl\AttributeCheckerHandler.cpp">
       <Filter>Source Files\Handler</Filter>
     </ClCompile>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list