breautek commented on PR #1838:
URL: https://github.com/apache/cordova-android/pull/1838#issuecomment-3210838294

   Can you explain the rationale and what problem this is fixing?
   
   Both APIs, 
[removeFirst](https://developer.android.com/reference/java/util/LinkedList#removeFirst())
 and 
[remove(int)](https://developer.android.com/reference/java/util/LinkedList#remove(int))
 are supported by the Android SDK since API 1 with no deprecation notices.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to