mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 23:11:14 +01:00
[Android] Remove garbage loggers for when I was debugging why the overlay buttons wouldn't work.
This commit is contained in:
parent
dac9659c58
commit
90918cdb84
@ -186,8 +186,6 @@ public final class EmulationActivity extends Activity
|
||||
return true;
|
||||
|
||||
default:
|
||||
Log.d("EMU", "ID: " + item.getGroupId());
|
||||
Log.d("EMU", "NOPE");
|
||||
return super.onOptionsItemSelected( item );
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user