summaryrefslogtreecommitdiff
path: root/include/vcl/window.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2016-12-15 21:48:17 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2016-12-16 08:23:34 +0000
commit6ee75be645d605cbecd0ebda54303891acf25664 (patch)
tree308e8a0b77268ece80285be0c15c53998088cb31 /include/vcl/window.hxx
parent107bcc88397f7167cf9599255f4e8c4de299e659 (diff)
vcl: Kill unused RenderSettings
Change-Id: Ie74d4f3258ef553b4febcc544204080d8c6e0f40 Reviewed-on: https://gerrit.libreoffice.org/32046 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Takeshi Abe <tabe@fixedpoint.jp>
Diffstat (limited to 'include/vcl/window.hxx')
-rw-r--r--include/vcl/window.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx
index 8aa141e3ec09..1b5759b23f12 100644
--- a/include/vcl/window.hxx
+++ b/include/vcl/window.hxx
@@ -101,7 +101,6 @@ namespace dnd {
namespace vcl {
struct ControlLayoutData;
- class RenderSettings;
}
namespace svt { class PopupWindowControllerImpl; }