Remove calls to GSSCommand constructor from derived classes
[gssweb.git] / json_gssapi / src / commands / GSSPseudoRandom.cpp
index 160f43d..f9c41e3 100644 (file)
@@ -39,7 +39,7 @@
 #include <datamodel/GSSContext.h>
 
 GSSPseudoRandom::GSSPseudoRandom(JSONObject *params, 
-                                              gss_pseudo_random_type fn) : GSSCommand(params)
+                                              gss_pseudo_random_type fn)
 {
   /* Variables */
   /* Error checking */