diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-07-18 17:04:05 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-07-18 22:14:07 +0200 |
commit | eff84b958c54985e0b81c44b2cd81722abeb9320 (patch) | |
tree | 808b82fe39a989bd3a8fe29b42ad51d39e243d50 /cui | |
parent | 816a9ddeaace21781b3e9ad2b0c3510eaafd9970 (diff) |
remove unused CntWallpaperItem
Change-Id: I47cf9fc37bb64a80a21ed805bff2bb3ac3eb6da5
Reviewed-on: https://gerrit.libreoffice.org/40148
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/tabpages/backgrnd.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cui/source/tabpages/backgrnd.cxx b/cui/source/tabpages/backgrnd.cxx index 9673b8e02017..ec1775251187 100644 --- a/cui/source/tabpages/backgrnd.cxx +++ b/cui/source/tabpages/backgrnd.cxx @@ -28,7 +28,6 @@ #include <sfx2/dialoghelper.hxx> #include <sfx2/objsh.hxx> #include <sfx2/docfile.hxx> -#include <svl/cntwall.hxx> #include <svx/dialogs.hrc> #include <cuires.hrc> |