remove debugging statement
[moonshot.git] / mech_eap / util_radius.cpp
index be553f1..2411b04 100644 (file)
@@ -753,8 +753,6 @@ gss_eap_radius_attr_provider::unmarshallAndInit(const gss_eap_attr_ctx *ctx,
         attr = attrs.next();
     }
 
-    obj.dump();
-
     return true;
 }