kinit: remove unused reference to environ

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
Ivailo Monev 2022-10-03 18:53:03 +03:00
parent 15147b564e
commit 95f0e703b5

View file

@ -20,8 +20,7 @@
*/
#include "proctitle.h"
#include <config.h>
#include <config-kdeinit.h>
#include "config-kdeinit.h"
#include <string.h>
#include <stdio.h>
@ -40,7 +39,6 @@ extern char *__progname;
#ifdef HAVE___PROGNAME_FULL
extern char *__progname_full;
#endif /* HAVE___PROGNAME_FULL */
extern char **environ;
/**
* Set up the memory space for setting the proctitle