1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 13:47:01 -04:00

removed asserts

This commit is contained in:
f4exb
2020-11-04 20:05:11 +01:00
parent 379096cbdd
commit 19ecf12c22
13 changed files with 9 additions and 31 deletions
@@ -16,7 +16,6 @@
///////////////////////////////////////////////////////////////////////////////////
#include <QDebug>
#include <cassert>
#include <cstring>
#include <cmath>
#include <algorithm>