commit | 8e8fa63cb401f38b3320484faa7ea463cca9d8d5 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Fri Jul 01 02:03:33 2005 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Fri Jul 01 02:03:33 2005 +0000 |
tree | e0b43406f7c1881864e8b3e8ff3e8c11fd046230 | |
parent | 559c494fc8b4cc8b058a2f2046ce492d0294e51e [diff] [blame] |
comment-out some unused code to silence warnings
diff --git a/src/mesa/shader/arbprogparse.c b/src/mesa/shader/arbprogparse.c index ffb451d..b9bd1b0 100644 --- a/src/mesa/shader/arbprogparse.c +++ b/src/mesa/shader/arbprogparse.c
@@ -2361,6 +2361,7 @@ return 0; } +#if 0 /* unused */ /** * Handle the parsing out of a masked address register * @@ -2387,7 +2388,7 @@ return 0; } - +#endif /** * Parse out a swizzle mask.