From 280e075adab8a982c1ad67d7db65f69948bcce88 Mon Sep 17 00:00:00 2001
From: Tim Gunn <2896311+Tornado-Tim@users.noreply.github.com>
Date: Fri, 6 Dec 2019 18:16:09 +1300
Subject: [PATCH] Remove Bolus Increment setting
---
app/src/main/res/values/strings.xml | 2 --
app/src/main/res/xml/pref_openapssmb.xml | 12 ------------
2 files changed, 14 deletions(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index e8a8888ec2..f03fbcef92 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -840,8 +840,6 @@
carbsReqThreshold
Carb suggestion threshold
When Carbs are suggested, how many carbs will prompt a notification
- bolus_increment
- Minimum bolus that can be delivered as an SMB
Unsupported pump firmware
Send BG data to xDrip+
dexcomg5_xdripupload
diff --git a/app/src/main/res/xml/pref_openapssmb.xml b/app/src/main/res/xml/pref_openapssmb.xml
index 99e3332bb7..befec72ec4 100644
--- a/app/src/main/res/xml/pref_openapssmb.xml
+++ b/app/src/main/res/xml/pref_openapssmb.xml
@@ -106,18 +106,6 @@
validate:minNumber="15"
validate:testType="numericRange" />
-
-