[Libreoffice-commits] core.git: sd/source
Andrzej Hunt
andrzej.hunt at collabora.com
Tue Apr 22 07:03:07 PDT 2014
sd/source/ui/remotecontrol/Transmitter.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit f515609c725b754d687c0f98ef61e9b6c9ac9a4a
Author: Andrzej Hunt <andrzej.hunt at collabora.com>
Date: Tue Apr 22 14:59:45 2014 +0100
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
diff --git a/sd/source/ui/remotecontrol/Transmitter.cxx b/sd/source/ui/remotecontrol/Transmitter.cxx
index 212299e..cc7b8ec 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.
More information about the Libreoffice-commits
mailing list