diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2018-02-11 09:33:18 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2018-02-11 06:42:27 +0100 |
commit | 2a6997ddd7b48a2e53f6e53b81de8eccd5e5083b (patch) | |
tree | c66c7cc3545b4dac7540b724c2cd03a157546e47 /sd | |
parent | c2a4b16ebfde78c6180465c938475f67c4e8e7b7 (diff) |
Remove unused include
Change-Id: Ie71de80213ffd8ba3e4ee75b0a92d13faeaf3d09
Reviewed-on: https://gerrit.libreoffice.org/49555
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Tested-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/filter/ppt/pptin.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/filter/ppt/pptin.cxx b/sd/source/filter/ppt/pptin.cxx index 62e6e636c792..5befe39a9526 100644 --- a/sd/source/filter/ppt/pptin.cxx +++ b/sd/source/filter/ppt/pptin.cxx @@ -68,7 +68,6 @@ #include <svx/svdogrp.hxx> #include "propread.hxx" #include <cusshow.hxx> -#include <vcl/bitmapaccess.hxx> #include <xmloff/autolayout.hxx> #include <customshowlist.hxx> |