mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-01-09 13:53:58 +00:00
[client] removed unused useBufferStorage app state variable
This commit is contained in:
parent
ea5d0ddfe0
commit
d09bb1146d
1 changed files with 0 additions and 2 deletions
|
@ -45,8 +45,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA
|
|||
|
||||
struct AppState
|
||||
{
|
||||
bool hasBufferStorage;
|
||||
|
||||
bool running;
|
||||
bool started;
|
||||
|
||||
|
|
Loading…
Reference in a new issue