Skip to content

Commit b90c770

Browse files
committed
Remove assertion
1 parent bff25a5 commit b90c770

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Functions/+BpodLib/+calibration/+liquid/+ui/VerifyCOMGUI.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ function VerifyCOMGUI(BpodSystem)
2727
along with this program. If not, see <http://www.gnu.org/licenses/>.
2828
%}
2929

30-
assert(strcmp(BpodLib.calibration.liquid.utils.checkCOM(BpodSystem), 'no'))
3130
LiquidCal = BpodSystem.CalibrationTables.LiquidCal; % the handle is extracted for convenience
3231

3332
if BpodLib.multi.isMultiSetup(BpodSystem)

0 commit comments

Comments
 (0)