commit | 5281f56377bebf9932b14cd7f6490117612acfc0 | [log] [tgz] |
---|---|---|
author | Yi Kong <yikong@google.com> | Tue Dec 05 00:11:59 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Dec 05 00:11:59 2017 +0000 |
tree | 88851caf884d41f8692d9760847d62ef5de8a1a8 | |
parent | e6161630a14fb1c54471f9bf340430f993fcdca3 [diff] | |
parent | 92543573ed40d5a3d96de10050f70084aaffc85b [diff] |
Merge "Remove unused variable"
diff --git a/services/surfaceflinger/Effects/Daltonizer.cpp b/services/surfaceflinger/Effects/Daltonizer.cpp index c953c68..01c9c0f 100644 --- a/services/surfaceflinger/Effects/Daltonizer.cpp +++ b/services/surfaceflinger/Effects/Daltonizer.cpp
@@ -133,8 +133,6 @@ 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.