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

Commit 089f6cca authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Remove dead method native_get_session_id()

Change-Id: Ibab9eef28d6b85d622de310b31ee7d070e543c6b
parent 3251d363
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -1258,8 +1258,6 @@ public class AudioTrack
    static private native final int native_get_min_buff_size(
            int sampleRateInHz, int channelConfig, int audioFormat);

    private native final int native_get_session_id();

    private native final int native_attachAuxEffect(int effectId);
    private native final void native_setAuxEffectSendLevel(float level);