]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/java/net/ktnx/mobileledger/AccountSummary.java
some code analysys noise
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / AccountSummary.java
index dedc1005649fa6872b860029ea3d65c0b9459f62..79c5d709412c13be8a6dc643ea9d95b7bb860e0a 100644 (file)
@@ -139,7 +139,7 @@ public class AccountSummary extends AppCompatActivity {
         // Handle action bar item clicks here. The action bar will
         // automatically handle clicks on the Home/Up button, so long
         // as you specify a parent activity in AndroidManifest.xml.
         // Handle action bar item clicks here. The action bar will
         // automatically handle clicks on the Home/Up button, so long
         // as you specify a parent activity in AndroidManifest.xml.
-        int id = item.getItemId();
+//        int id = item.getItemId();
 
         //noinspection SimplifiableIfStatement
         //if (id == R.id.action_settings) {
 
         //noinspection SimplifiableIfStatement
         //if (id == R.id.action_settings) {