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

Commit b3bcf0f4 authored by Yi Kong's avatar Yi Kong Committed by android-build-merger
Browse files

Merge "Remove unused variable" am: 5281f563 am: bf01f66d

am: 3a4abf4e

Change-Id: I5cde8ce8008375b93f3f933924052e16ef214fac
parents 13dd603c 3a4abf4e
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -133,8 +133,6 @@ void Daltonizer::update() {
                        0.7, 0.7, 1.0, 0,
                        0.7, 0.7, 1.0, 0,
                          0,   0,   0, 1);
                          0,   0,   0, 1);


    const mat4 identity;

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