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

Commit 22239ed8 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove commented out code" into main

parents 39669b21 82f38fd4
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -105,6 +105,5 @@ public class TracingContext<DataSourceInstanceType extends DataSourceInstance,
        return res;
        return res;
    }
    }


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