Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9b2be1a authored by Andreas Gampe's avatar Andreas Gampe Committed by Android Git Automerger
Browse files

am 9079207a: am dfd082b9: Merge "Native/opengl: Remove unused variables from test"

* commit '9079207a':
  Native/opengl: Remove unused variables from test
parents 67457c0e 9079207a
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -26,8 +26,6 @@ uint32_t h;
// The stateClock starts at zero and increments by 1 every time we draw a frame. It is used to control which phase of the test we are in.

int stateClock;
const int doLoopStates = 2;
const int doSingleTestStates = 2;
bool done;

// Saves the parameters of the test (so we can print them out when we finish the timing.)