glsl/apps: remove unused vars
This commit is contained in:
@@ -49,7 +49,6 @@ main(int argc,
|
||||
char *inbuf;
|
||||
struct sl_pp_purify_options options;
|
||||
char errmsg[100] = "";
|
||||
unsigned int errline = 0;
|
||||
struct sl_pp_context *context;
|
||||
struct sl_pp_token_info *tokens;
|
||||
unsigned int version;
|
||||
|
||||
@@ -40,8 +40,6 @@ main(int argc,
|
||||
long size;
|
||||
char *inbuf;
|
||||
struct sl_pp_purify_options options;
|
||||
char errmsg[100] = "";
|
||||
unsigned int errline = 0;
|
||||
struct sl_pp_context *context;
|
||||
struct sl_pp_token_info *tokens;
|
||||
unsigned int version;
|
||||
|
||||
@@ -40,8 +40,6 @@ main(int argc,
|
||||
long size;
|
||||
char *inbuf;
|
||||
struct sl_pp_purify_options options;
|
||||
char errmsg[100] = "";
|
||||
unsigned int errline = 0;
|
||||
struct sl_pp_context *context;
|
||||
struct sl_pp_token_info *tokens;
|
||||
FILE *out;
|
||||
|
||||
@@ -40,8 +40,6 @@ main(int argc,
|
||||
long size;
|
||||
char *inbuf;
|
||||
struct sl_pp_purify_options options;
|
||||
char errmsg[100] = "";
|
||||
unsigned int errline = 0;
|
||||
struct sl_pp_context *context;
|
||||
struct sl_pp_token_info *tokens;
|
||||
unsigned int version;
|
||||
|
||||
Reference in New Issue
Block a user