make compile and remove warnings
This commit is contained in:
@@ -347,10 +347,6 @@ common_path_init(const char *service,
|
||||
void **ctx)
|
||||
{
|
||||
struct path_ctx *s;
|
||||
const char *path;
|
||||
char *apath = NULL;
|
||||
int ret;
|
||||
int *fd;
|
||||
|
||||
s = malloc(sizeof(*s));
|
||||
if (s == NULL)
|
||||
|
Reference in New Issue
Block a user