summaryrefslogtreecommitdiffstats
path: root/src/server/ServerInterfaceImpl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/server/ServerInterfaceImpl.cpp')
-rw-r--r--src/server/ServerInterfaceImpl.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/server/ServerInterfaceImpl.cpp b/src/server/ServerInterfaceImpl.cpp
index 565f39ec..b2094d9c 100644
--- a/src/server/ServerInterfaceImpl.cpp
+++ b/src/server/ServerInterfaceImpl.cpp
@@ -14,7 +14,6 @@
along with Ingen. If not, see <http://www.gnu.org/licenses/>.
*/
-
#include <string>
#include "raul/log.hpp"
@@ -46,7 +45,6 @@ ServerInterfaceImpl::ServerInterfaceImpl(Engine& engine)
start();
}
-
ServerInterfaceImpl::~ServerInterfaceImpl()
{
stop();