aboutsummaryrefslogtreecommitdiff
path: root/launcher/net/ApiHeaderProxy.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/net/ApiHeaderProxy.h')
-rw-r--r--launcher/net/ApiHeaderProxy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/net/ApiHeaderProxy.h b/launcher/net/ApiHeaderProxy.h
index 6fd3e4c1..789a6fad 100644
--- a/launcher/net/ApiHeaderProxy.h
+++ b/launcher/net/ApiHeaderProxy.h
@@ -27,7 +27,7 @@ namespace Net {
class ApiHeaderProxy : public HeaderProxy {
public:
- ApiHeaderProxy() : HeaderProxy(){};
+ ApiHeaderProxy() : HeaderProxy() {}
virtual ~ApiHeaderProxy() = default;
public: