summary refs log tree commit diff
path: root/src/voip/WebRTCSession.cpp
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2023-06-02 01:37:53 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2023-06-08 22:32:08 +0200
commitde8522a185f9d62eaefb37d0f1a5e2e77c73c175 (patch)
treef97226408199f2f66c1815c71f7ef0e571d3fafc /src/voip/WebRTCSession.cpp
parentGet rid of scrollhelper (diff)
downloadnheko-de8522a185f9d62eaefb37d0f1a5e2e77c73c175.tar.xz
lint
Diffstat (limited to '')
-rw-r--r--src/voip/WebRTCSession.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/voip/WebRTCSession.cpp b/src/voip/WebRTCSession.cpp
index c8bc9cb5..c40b39a4 100644
--- a/src/voip/WebRTCSession.cpp
+++ b/src/voip/WebRTCSession.cpp
@@ -41,7 +41,6 @@ extern "C"
 // https://github.com/vector-im/riot-web/issues/10173
 #define STUN_SERVER "stun://turn.matrix.org:3478"
 
-
 using webrtc::CallType;
 using webrtc::ScreenShareType;
 using webrtc::State;