remove debugging statement ddf-name
authorLuke Howard <lukeh@padl.com>
Sun, 27 Mar 2011 01:54:49 +0000 (12:54 +1100)
committerLuke Howard <lukeh@padl.com>
Sun, 27 Mar 2011 01:54:49 +0000 (12:54 +1100)
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();
     }
 
         attr = attrs.next();
     }
 
-    obj.dump();
-
     return true;
 }
 
     return true;
 }