Skip to content
Snippets Groups Projects
Commit 9838b604 authored by rswindell's avatar rswindell
Browse files

Removed unused variable (scfg).

parent d1ef5624
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,6 @@
#include "ssl.h"
//#include "js_socket.h" // TODO... move this stuff in here?
static scfg_t scfg;
void DLLCALL free_crypt_attrstr(char *attr)
{
free(attr);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment