aboutsummaryrefslogtreecommitdiffstats
path: root/src/daemon_clients/pluginhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon_clients/pluginhandler.h')
-rw-r--r--src/daemon_clients/pluginhandler.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/daemon_clients/pluginhandler.h b/src/daemon_clients/pluginhandler.h
index 132f128..6d39500 100644
--- a/src/daemon_clients/pluginhandler.h
+++ b/src/daemon_clients/pluginhandler.h
@@ -73,5 +73,4 @@ class PluginHandler : public ClientHandler {
}
return 0;
}
-
-}; \ No newline at end of file
+};