Remove unused renderCommandList variable from renderers
This commit is contained in:
parent
42eeb7551d
commit
53bbfc2cd6
4 changed files with 0 additions and 8 deletions
|
@ -1593,8 +1593,6 @@ extern int max_polyverts;
|
|||
|
||||
extern backEndData_t *backEndData; // the second one may not be allocated
|
||||
|
||||
extern volatile renderCommandList_t *renderCommandList;
|
||||
|
||||
|
||||
void *R_GetCommandBuffer( int bytes );
|
||||
void RB_ExecuteRenderCommands( const void *data );
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue