engine: client: unused variables cleanup
This commit is contained in:
parent
350d8ccb7b
commit
0c2d480d89
1 changed files with 0 additions and 1 deletions
|
@ -202,7 +202,6 @@ SCR_PlayCinematic
|
|||
*/
|
||||
qboolean SCR_PlayCinematic( const char *arg )
|
||||
{
|
||||
string path;
|
||||
const char *fullpath;
|
||||
|
||||
fullpath = FS_GetDiskPath( arg, false );
|
||||
|
|
Loading…
Add table
Reference in a new issue