[Libreoffice-commits] core.git: avmedia/source
Tor Lillqvist
tml at collabora.com
Sat Oct 12 12:00:50 PDT 2013
avmedia/source/viewer/mediawindow_impl.cxx | 3 ---
1 file changed, 3 deletions(-)
New commits:
commit 4446ee5ae039e30b82365014be408354838a9ae8
Author: Tor Lillqvist <tml at collabora.com>
Date: Sat Oct 12 22:00:22 2013 +0300
Bin apparently unneeded #include
Change-Id: Ib459531736b0c1cccfcb3f51aa58257c2c80e991
diff --git a/avmedia/source/viewer/mediawindow_impl.cxx b/avmedia/source/viewer/mediawindow_impl.cxx
index adfe1cd..32ad2de 100644
--- a/avmedia/source/viewer/mediawindow_impl.cxx
+++ b/avmedia/source/viewer/mediawindow_impl.cxx
@@ -27,9 +27,6 @@
#include <cmath>
#include <osl/mutex.hxx>
#include <vcl/svapp.hxx>
-#ifdef UNX
-#include <vcl/sysdata.hxx>
-#endif
#include <com/sun/star/awt/SystemPointer.hpp>
#include <com/sun/star/lang/XComponent.hpp>
More information about the Libreoffice-commits
mailing list