Skip to content

Commit f711ed8

Browse files
committed
fix: remove unused var.
Signed-off-by: Camila Ayres <[email protected]>
1 parent 4adb08d commit f711ed8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/libsync/clientproxy.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
#include <QSettings>
2222

2323
namespace {
24-
constexpr auto proxyC = "Proxy";
2524
constexpr auto proxyTypeC = "Proxy/type";
2625
constexpr auto proxyHostC = "Proxy/host";
2726
constexpr auto proxyPortC = "Proxy/port";

0 commit comments

Comments
 (0)