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

Commit 92543573 authored by Yi Kong's avatar Yi Kong
Browse files

Remove unused variable

Discovered by the upcoming compiler update.

Test: build
Change-Id: I268ac69b976e76b785b124d0634d1410dd5498b7
parent 2463d6b8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -133,8 +133,6 @@ void Daltonizer::update() {
                        0.7, 0.7, 1.0, 0,
                          0,   0,   0, 1);

    const mat4 identity;

    // And the magic happens here...
    // We construct the matrix that will perform the whole correction.