diff options
author | Tor Lillqvist <tml@collabora.com> | 2013-12-13 11:00:43 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2013-12-13 11:56:05 +0200 |
commit | b677fa9d4886d94d9b6d12e091c159655deb2d3f (patch) | |
tree | 59def48d20b635b6e198138243f0fbf52f2ae61a /include | |
parent | 8407174c8b4ec01a8d396ae8c8254e19d405c4cb (diff) |
UNOWindowData has been dead since the year 2000 at least
Change-Id: I8d3079f5b508008a4c25a4baa604fc89c81aab33
Diffstat (limited to 'include')
-rw-r--r-- | include/vcl/window.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/window.hxx b/include/vcl/window.hxx index a8d6883b8ef4..8593fb0bc8e5 100644 --- a/include/vcl/window.hxx +++ b/include/vcl/window.hxx @@ -67,7 +67,6 @@ class SystemWindow; class SalFrame; class SalObject; class MenuFloatingWindow; -class UNOWindowData; // Nur fuer ExecuteDrag: struct IDataObject; class VCLXWindow; |