summaryrefslogtreecommitdiff
path: root/include/vcl/wall.hxx
diff options
context:
space:
mode:
authorNoel <noelgrandin@gmail.com>2020-11-12 11:34:25 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-11-12 16:54:19 +0100
commitd9f0e8db9aa9e914e22f07c046c74f0c83c6e81a (patch)
tree99d7fb6805111ae841501557cf699a0af973cf13 /include/vcl/wall.hxx
parent392d219b30d6e6e3e636673ed6aa528811356cd2 (diff)
loplugin:unusedmethods
Change-Id: I90d402a5c18ab16424a042bcea1470fa8a3a5839 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105629 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/vcl/wall.hxx')
-rw-r--r--include/vcl/wall.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/wall.hxx b/include/vcl/wall.hxx
index 3aa0949b90e6..6a8c179d2e01 100644
--- a/include/vcl/wall.hxx
+++ b/include/vcl/wall.hxx
@@ -67,7 +67,6 @@ public:
Wallpaper( Wallpaper&& rWallpaper );
Wallpaper( const Color& rColor );
explicit Wallpaper( const BitmapEx& rBmpEx );
- Wallpaper( const Gradient& rGradient );
~Wallpaper();
void SetColor( const Color& rColor );