mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-28 23:23:54 +00:00
removed unused stub function.
This commit is contained in:
parent
9be49b1fe9
commit
f8729b962f
@ -24,14 +24,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
|
|
||||||
/* Work out the encrypt/decrypt key for the supplied manifest.
|
|
||||||
If the manifest is not encrypted, then return NULL.
|
|
||||||
*/
|
|
||||||
unsigned char *rhizome_bundle_shared_secret(rhizome_manifest *m)
|
|
||||||
{
|
|
||||||
return NULL;
|
|
||||||
}
|
|
||||||
|
|
||||||
int rhizome_manifest_createid(rhizome_manifest *m)
|
int rhizome_manifest_createid(rhizome_manifest *m)
|
||||||
{
|
{
|
||||||
m->haveSecret=NEW_BUNDLE_ID;
|
m->haveSecret=NEW_BUNDLE_ID;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user