diff --git a/www/shib13/idp/SSOService.php b/www/shib13/idp/SSOService.php
index db6810315fe49514986fe8d6c6c6734f6cf2b6d7..bfb6c3d415238dc8878fd006401097bab6ccb3ca 100644
--- a/www/shib13/idp/SSOService.php
+++ b/www/shib13/idp/SSOService.php
@@ -183,8 +183,6 @@ try {
 
 	$attributes = $session->getAttributes();
 
-	SimpleSAML_Logger::stats('shib13-idp-SSO ' . $spmetadata['entityid'] . ' ' . $idpmetadata['entiryid'] . ' NA');
-
 	/* Authentication processing operations. */
 	if (!isset($authProcState)) {
 		/* Not processed. */