From 4cd332c19ca6948860b7a54d41967e65cb3c1a3b Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 27 Mar 2012 03:44:24 +0000 Subject: Squeeze blank lines. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4113 a436a847-0d15-0410-975c-d299462d15a1 --- src/http/HTTPClientReceiver.cpp | 1 - src/http/HTTPClientReceiver.hpp | 1 - src/http/HTTPClientSender.cpp | 2 -- src/http/HTTPClientSender.hpp | 1 - src/http/HTTPEngineReceiver.cpp | 1 - src/http/HTTPEngineReceiver.hpp | 1 - src/http/HTTPEngineSender.cpp | 1 - src/http/HTTPEngineSender.hpp | 1 - src/http/HTTPSender.cpp | 1 - src/http/HTTPSender.hpp | 1 - src/http/ingen_http_client.cpp | 1 - src/http/ingen_http_server.cpp | 1 - 12 files changed, 13 deletions(-) (limited to 'src/http') diff --git a/src/http/HTTPClientReceiver.cpp b/src/http/HTTPClientReceiver.cpp index 9eea447b..64554ce4 100644 --- a/src/http/HTTPClientReceiver.cpp +++ b/src/http/HTTPClientReceiver.cpp @@ -14,7 +14,6 @@ along with Ingen. If not, see . */ - #include #include #include diff --git a/src/http/HTTPClientReceiver.hpp b/src/http/HTTPClientReceiver.hpp index bbef053d..795dac5d 100644 --- a/src/http/HTTPClientReceiver.hpp +++ b/src/http/HTTPClientReceiver.hpp @@ -14,7 +14,6 @@ along with Ingen. If not, see . */ - #ifndef INGEN_CLIENT_HTTPCLIENTRECEIVER_HPP #define INGEN_CLIENT_HTTPCLIENTRECEIVER_HPP diff --git a/src/http/HTTPClientSender.cpp b/src/http/HTTPClientSender.cpp index fcbfc542..ed5299dd 100644 --- a/src/http/HTTPClientSender.cpp +++ b/src/http/HTTPClientSender.cpp @@ -14,7 +14,6 @@ along with Ingen. If not, see . */ - #include #include @@ -59,7 +58,6 @@ HTTPClientSender::put(const URI& uri, ? _url + "/patch" + uri.substr(uri.find("/")) : uri.str(); - const Shared::World& world = _engine.world(); Sord::Model model(world.rdf_world()); for (Resource::Properties::const_iterator i = properties.begin(); diff --git a/src/http/HTTPClientSender.hpp b/src/http/HTTPClientSender.hpp index cad1c16d..cfe24001 100644 --- a/src/http/HTTPClientSender.hpp +++ b/src/http/HTTPClientSender.hpp @@ -14,7 +14,6 @@ along with Ingen. If not, see . */ - #ifndef INGEN_ENGINE_HTTPCLIENTSENDER_HPP #define INGEN_ENGINE_HTTPCLIENTSENDER_HPP diff --git a/src/http/HTTPEngineReceiver.cpp b/src/http/HTTPEngineReceiver.cpp index 679cb890..4831ee4d 100644 --- a/src/http/HTTPEngineReceiver.cpp +++ b/src/http/HTTPEngineReceiver.cpp @@ -14,7 +14,6 @@ along with Ingen. If not, see . */ - #include #include #include diff --git a/src/http/HTTPEngineReceiver.hpp b/src/http/HTTPEngineReceiver.hpp index 5b6fb286..d560a5f3 100644 --- a/src/http/HTTPEngineReceiver.hpp +++ b/src/http/HTTPEngineReceiver.hpp @@ -14,7 +14,6 @@ along with Ingen. If not, see . */ - #ifndef INGEN_ENGINE_HTTPENGINERECEIVER_HPP #define INGEN_ENGINE_HTTPENGINERECEIVER_HPP diff --git a/src/http/HTTPEngineSender.cpp b/src/http/HTTPEngineSender.cpp index 65b73dca..39de6f41 100644 --- a/src/http/HTTPEngineSender.cpp +++ b/src/http/HTTPEngineSender.cpp @@ -14,7 +14,6 @@ along with Ingen. If not, see . */ - #include #include "raul/AtomRDF.hpp" diff --git a/src/http/HTTPEngineSender.hpp b/src/http/HTTPEngineSender.hpp index 698f89e0..f64eaa93 100644 --- a/src/http/HTTPEngineSender.hpp +++ b/src/http/HTTPEngineSender.hpp @@ -14,7 +14,6 @@ along with Ingen. If not, see . */ - #ifndef INGEN_CLIENT_HTTPENGINESENDER_HPP #define INGEN_CLIENT_HTTPENGINESENDER_HPP diff --git a/src/http/HTTPSender.cpp b/src/http/HTTPSender.cpp index e08680d1..8436956f 100644 --- a/src/http/HTTPSender.cpp +++ b/src/http/HTTPSender.cpp @@ -14,7 +14,6 @@ along with Ingen. If not, see . */ - #include #include #include diff --git a/src/http/HTTPSender.hpp b/src/http/HTTPSender.hpp index 014c94e3..d0ea32e4 100644 --- a/src/http/HTTPSender.hpp +++ b/src/http/HTTPSender.hpp @@ -14,7 +14,6 @@ along with Ingen. If not, see . */ - #ifndef INGEN_SHARED_HTTPSENDER_HPP #define INGEN_SHARED_HTTPSENDER_HPP diff --git a/src/http/ingen_http_client.cpp b/src/http/ingen_http_client.cpp index 0ccf9191..e444e2e2 100644 --- a/src/http/ingen_http_client.cpp +++ b/src/http/ingen_http_client.cpp @@ -14,7 +14,6 @@ along with Ingen. If not, see . */ - #include "ingen/shared/Module.hpp" #include "ingen/shared/World.hpp" diff --git a/src/http/ingen_http_server.cpp b/src/http/ingen_http_server.cpp index dfc01f66..56fff6f5 100644 --- a/src/http/ingen_http_server.cpp +++ b/src/http/ingen_http_server.cpp @@ -14,7 +14,6 @@ along with Ingen. If not, see . */ - #include "ingen/shared/Module.hpp" #include "ingen/shared/World.hpp" -- cgit v1.2.1