summary refs log tree commit diff
path: root/src/CallDevices.cpp
diff options
context:
space:
mode:
authorJoseph Donofry <joedonofry@gmail.com>2021-03-04 19:11:08 -0500
committerJoseph Donofry <joedonofry@gmail.com>2021-03-04 19:11:08 -0500
commit4b12b53133d91794ae29a0b96d56948bca8e0d1b (patch)
treef74ede8217b9e82eda61a3bb2a8133afeb1c7d32 /src/CallDevices.cpp
parentProperly format matrix errors in spdlog statements (diff)
downloadnheko-4b12b53133d91794ae29a0b96d56948bca8e0d1b.tar.xz
Fix linting
Diffstat (limited to 'src/CallDevices.cpp')
-rw-r--r--src/CallDevices.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CallDevices.cpp b/src/CallDevices.cpp

index f182c133..0e1a2a23 100644 --- a/src/CallDevices.cpp +++ b/src/CallDevices.cpp
@@ -249,7 +249,6 @@ tokenise(std::string_view str, char delim) ret.second = std::atoi(str.data() + pos + 1); return ret; } - } void