Remove unused fragment.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16583 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -440,10 +440,3 @@ BN_GENCB_call(BN_GENCB *cb, int a, int b)
|
|||||||
return 1;
|
return 1;
|
||||||
return cb->cb.cb_2(a, b, cb);
|
return cb->cb.cb_2(a, b, cb);
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
*
|
|
||||||
*/
|
|
||||||
|
|
||||||
#if 0
|
|
||||||
#endif
|
|
||||||
|
|||||||
Reference in New Issue
Block a user