mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-11-13 07:58:04 +00:00
SW: Remove unused wfe_Clock variable
This commit is contained in:
parent
b0318afbdb
commit
ff49bc2209
1 changed files with 0 additions and 1 deletions
|
@ -588,7 +588,6 @@ Connect(void)
|
||||||
//InitTimingVars(); // resettiming();
|
//InitTimingVars(); // resettiming();
|
||||||
}
|
}
|
||||||
|
|
||||||
int wfe_Clock;
|
|
||||||
SWBOOL (*wfe_ExitCallback)(void);
|
SWBOOL (*wfe_ExitCallback)(void);
|
||||||
|
|
||||||
void
|
void
|
||||||
|
|
Loading…
Reference in a new issue