glsl/apps: remove unused vars

This commit is contained in:
Brian Paul
2009-12-10 08:25:47 -07:00
parent 0d654a7f2c
commit 05eccfe79e
4 changed files with 0 additions and 7 deletions
-1
View File
@@ -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;
-2
View File
@@ -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;
-2
View File
@@ -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;
-2
View File
@@ -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;