webrtc/examples/androidvoip
Ali Tofigh 62238097c9 Remove top-level const from parameters in function declarations.
This is a safe cleanup change since top-level const applied to
parameters in function declarations (that are not also
definitions) are ignored by the compiler. Hence, such changes do
not change the type of the declared functions and are simply
no-ops.

Bug: webrtc:13610
Change-Id: Ibafb92c45119a6d8bdb6f9109aa8dad6385163a9
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249086
Reviewed-by: Niels Moller <nisse@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Ali Tofigh <alito@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35802}
2022-01-26 11:05:25 +00:00
..
java/org/webrtc/examples/androidvoip Moved Asynchronicity From Java to C++ for AndroidVoip Demo App 2020-08-18 17:54:56 +00:00
jni Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
res
AndroidManifest.xml
BUILD.gn Convert third_party/android_deps:androidx refs to third_party/androidx 2021-02-11 08:52:25 +00:00
DEPS
OWNERS Change from sakal@webrtc.org to xalep@webrtc.org in OWNERS files. 2021-04-14 08:27:54 +00:00