Skip to content
Snippets Groups Projects
Commit b9fedb0c authored by Volker Richert's avatar Volker Richert
Browse files

cleanup

parent b0629605
No related branches found
No related tags found
No related merge requests found
...@@ -90,10 +90,6 @@ public class MainActivity extends AppCompatActivity implements OnSharedPreferenc ...@@ -90,10 +90,6 @@ public class MainActivity extends AppCompatActivity implements OnSharedPreferenc
private DataStore dataStore = DataStore.getInstance(); private DataStore dataStore = DataStore.getInstance();
private ConfigurationStore configurationStore = ConfigurationStore.getInstance(); private ConfigurationStore configurationStore = ConfigurationStore.getInstance();
// private static long activePumpMac;
// private static boolean mmolxl;
// private static boolean mmolxlDecimals;
private int chartZoom = 3; private int chartZoom = 3;
private boolean hasZoomedChart = false; private boolean hasZoomedChart = false;
private NumberFormat sgvFormatter; private NumberFormat sgvFormatter;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment