Convert logging to log4shib via compile time switch.
[shibboleth/sp.git] / shibd / shibd.cpp
index bf8a95f..fe30c24 100644 (file)
@@ -44,7 +44,6 @@
 \r
 #include <stdio.h>\r
 #include <signal.h>\r
-#include <log4cpp/Category.hh>\r
 #include <shibsp/ServiceProvider.h>\r
 #include <shibsp/remoting/ListenerService.h>\r
 #include <xercesc/util/XMLUniDefs.hpp>\r
@@ -53,7 +52,6 @@
 #include <xmltooling/util/XMLHelper.h>\r
 \r
 using namespace shibsp;\r
-using namespace log4cpp;\r
 using namespace xmltooling;\r
 using namespace std;\r
 \r