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

Commit 65447287 authored by Romain Guy's avatar Romain Guy
Browse files

Fix build

Change-Id: I0e0f6a613cdad3ec075da9b84e3532dd492f0162
parent 68fc1dfc
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -522,9 +522,8 @@ public class Canvas {
    /**
     * Return a new matrix with a copy of the canvas' current transformation
     * matrix.
     *
     * @Deprecated
     */
    @Deprecated
    public final Matrix getMatrix() {
        Matrix m = new Matrix();
        //noinspection deprecation