diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-08-14 09:01:56 +0200 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2020-08-14 09:01:56 +0200 |
commit | b6751ab01ebcba0a0eab82b3ec235ea2f92bcf6c (patch) | |
tree | 4e8c69ff9cccf376185f3a430ef1b07c06c288f4 | |
parent | Fix SVG color undefined (diff) | |
download | nheko-b6751ab01ebcba0a0eab82b3ec235ea2f92bcf6c.tar.xz |
Appease the linter
-rw-r--r-- | src/CallManager.cpp | 2 | ||||
-rw-r--r-- | src/WebRTCSession.cpp | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/src/CallManager.cpp b/src/CallManager.cpp |