summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorAndrzej Hunt <andrzej.hunt@collabora.com>2014-04-22 14:59:45 +0100
committerAndrzej Hunt <andrzej.hunt@collabora.com>2014-04-22 15:02:20 +0100
commitf515609c725b754d687c0f98ef61e9b6c9ac9a4a (patch)
treef35bb2e17bed822e0f2563fe70daef537bcd05bc /sd
parent247cec2c119464dca7775c1a556cc2bfd59e0f8c (diff)
Kill unneeded include.
Added in b042a78d9847753d95560749dab2159d9cfbd7ae , but doesn't actually appear to be used for anything (possibly an accidental debug-output leftover?). Change-Id: If062c40da7164284a8d6538fc8cf8cb0e4719436
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/remotecontrol/Transmitter.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/remotecontrol/Transmitter.cxx b/sd/source/ui/remotecontrol/Transmitter.cxx
index 212299e9b8d4..cc7b8ec8bf76 100644
--- a/sd/source/ui/remotecontrol/Transmitter.cxx
+++ b/sd/source/ui/remotecontrol/Transmitter.cxx
@@ -7,7 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
#include "Transmitter.hxx"
-#include <iostream>
using namespace std;
using namespace osl; // Sockets etc.