steamcompmgr: remove unused environ

This commit is contained in:
Simon Ser 2021-09-10 11:48:10 +02:00
parent ba9c46cea2
commit 97746c609f

View file

@ -85,8 +85,6 @@
#define GPUVIS_TRACE_IMPLEMENTATION #define GPUVIS_TRACE_IMPLEMENTATION
#include "gpuvis_trace_utils.h" #include "gpuvis_trace_utils.h"
extern char **environ;
typedef struct _ignore { typedef struct _ignore {
struct _ignore *next; struct _ignore *next;
unsigned long sequence; unsigned long sequence;