Remove the debug strings.xml definition of application_id.

This is handled by gradle, we don't need a separate strings.xml for
debug.
This commit is contained in:
Mike Harris 2017-09-25 22:20:52 -07:00
parent faced475df
commit 252af9c1bd
1 changed files with 0 additions and 4 deletions

View File

@ -1,4 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="application_id">org.dolphinemu.dolphinemu.debug</string>
</resources>