Kaydet (Commit) 89d26a40 authored tarafından Gabor Kelemen's avatar Gabor Kelemen Kaydeden (comit) Caolán McNamara

tdf#42949 Remove unnecessary localization headers from avmedia

Found by searching for the header names and the localization function:
git grep -e \<mediamisc.hxx\> -e \<strings.hrc\> avmedia | xargs grep -c AvmResId | grep :0$ | grep -v /pch

Change-Id: I7e136a8c1c676fe75e200175345cf1b118de5e41
Reviewed-on: https://gerrit.libreoffice.org/52351Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 28b1443e
......@@ -35,7 +35,6 @@
#include <ucbhelper/content.hxx>
#include <comphelper/storagehelper.hxx>
#include <mediamisc.hxx>
using namespace ::com::sun::star;
......
......@@ -23,7 +23,6 @@
#include "mediawindow_impl.hxx"
#include "mediaevent_impl.hxx"
#include <mediamisc.hxx>
#include <strings.hrc>
#include <bitmaps.hlst>
#include <helpids.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment