[cpp-sp] branch main updated: Purge Log4shib from IpRange.cpp

Rod Widdowson rdw at steadingsoftware.com
Mon Dec 16 14:17:41 UTC 2024


This is an automated email from the git hooks/post-receive script.

rdw 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=49cd05fa6d9935a45069fa555db7a26ca77d23db

The following commit(s) were added to refs/heads/main by this push:
     new 49cd05fa Purge Log4shib from IpRange.cpp
49cd05fa is described below

commit 49cd05fa6d9935a45069fa555db7a26ca77d23db
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon Dec 16 14:16:47 2024 +0000

    Purge Log4shib from IpRange.cpp
---
 shibsp/util/IPRange.cpp | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/shibsp/util/IPRange.cpp b/shibsp/util/IPRange.cpp
index d6f00bc3..532cf9e9 100644
--- a/shibsp/util/IPRange.cpp
+++ b/shibsp/util/IPRange.cpp
@@ -28,8 +28,6 @@
 #include "exceptions.h"
 #include "util/IPRange.h"
 
-#include <xmltooling/logging.h>
-
 #ifdef WIN32
 # include <winsock2.h>
 # include <ws2tcpip.h>
@@ -39,7 +37,6 @@
 #endif
 
 using namespace shibsp;
-using namespace xmltooling::logging;
 using namespace xmltooling;
 using namespace std;
 

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


More information about the commits mailing list