[client] removed unused useBufferStorage app state variable

This commit is contained in:
Geoffrey McRae 2017-12-07 12:59:21 +11:00
parent ea5d0ddfe0
commit d09bb1146d

View File

@ -45,8 +45,6 @@ Place, Suite 330, Boston, MA 02111-1307 USA
struct AppState struct AppState
{ {
bool hasBufferStorage;
bool running; bool running;
bool started; bool started;