reduce the amount of compiler warnings for variable shadowing
This commit is contained in:
parent
1d0a044de3
commit
bbd17d75ce
8 changed files with 2 additions and 9 deletions
|
@ -164,7 +164,6 @@ void S_TransferPaintBuffer(int endtime)
|
|||
|
||||
if ( s_testsound->integer ) {
|
||||
int i;
|
||||
int count;
|
||||
|
||||
// write a fixed sine wave
|
||||
count = (endtime - s_paintedtime);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue