SIGN IN SIGN UP

Clean up useless const-casts

The function adb_execute() now expects a "const char *const *" parameter
for the adb command, so there is no need to cast.
R
Romain Vimont committed
08d32e3bae72d355a77fb72025a6e8ba481ac240
Parent: 487cb10