new version

This commit is contained in:
Sergey Solovyev
2012-02-17 00:02:19 +04:00
parent 9bd2d592ae
commit 51896ef470
11 changed files with 25 additions and 22 deletions

View File

@@ -580,11 +580,6 @@ public class CalculatorActivity extends Activity implements FontSizeAdjuster, Sh
}
}
if ( savedVersion < 29 ) {
// just in case
CalculatorPreferencesActivity.removeBillingInformation(this, preferences);
}
//Log.d(this.getClass().getName(), "Application was opened " + appOpenedCounter + " time!");
if (!dialogShown) {

Binary file not shown.