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

Commit 82f38fd4 authored by Pablo Gamito's avatar Pablo Gamito
Browse files

Remove commented out code

Test: n/a
Change-Id: I378d090b8ab47b17eb8ce4fc3a52ed41873d6948
parent de7222d8
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -105,6 +105,5 @@ public class TracingContext<DataSourceInstanceType extends DataSourceInstance,
        return res;
    }

    // private static native void nativeFlush(long nativeDataSourcePointer);
    private static native void nativeFlush(TracingContext thiz, long ctxPointer);
}