[Libreoffice-commits] core.git: avmedia/source
Caolán McNamara (via logerrit)
logerrit at kemper.freedesktop.org
Mon Feb 3 10:30:49 UTC 2020
avmedia/source/framework/MediaControlBase.cxx | 1 -
1 file changed, 1 deletion(-)
New commits:
commit 58a2389b82bb1a55ce2c933a37b59ee9a8f6617a
Author: Caolán McNamara <caolanm at redhat.com>
AuthorDate: Sun Feb 2 21:16:37 2020 +0000
Commit: Caolán McNamara <caolanm at redhat.com>
CommitDate: Mon Feb 3 11:30:12 2020 +0100
drop some unneeded includes
Change-Id: I62cfa43dc8ca3220f7175d9d426d1cdcc9d5f368
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87837
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm at redhat.com>
diff --git a/avmedia/source/framework/MediaControlBase.cxx b/avmedia/source/framework/MediaControlBase.cxx
index c3df197f4f15..2d6b8d05b7a1 100644
--- a/avmedia/source/framework/MediaControlBase.cxx
+++ b/avmedia/source/framework/MediaControlBase.cxx
@@ -21,7 +21,6 @@
#include <avmedia/mediaitem.hxx>
#include <svtools/miscopt.hxx>
#include <tools/time.hxx>
-#include <vcl/lstbox.hxx>
#include <unotools/localedatawrapper.hxx>
#include <bitmaps.hlst>
#include <strings.hrc>
More information about the Libreoffice-commits
mailing list