diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 13:16:33 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-08-07 13:45:27 +0200 |
commit | 69a70bf0285e8dfdbba10694fe56bbc80f0fdae0 (patch) | |
tree | 9922416555224e00afd9dc1201323ef8c4433227 /toolkit/inc | |
parent | 34569eb28fcddb52a96c153e02a4196370b26908 (diff) |
Remove forwards of non-existing structs
Change-Id: Ie1d7ed56c69539587df5310c0a1ea0476abd5542
Diffstat (limited to 'toolkit/inc')
-rw-r--r-- | toolkit/inc/toolkit/awt/vclxwindow.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/toolkit/inc/toolkit/awt/vclxwindow.hxx b/toolkit/inc/toolkit/awt/vclxwindow.hxx index 45f09e68dfe5..390c06acf247 100644 --- a/toolkit/inc/toolkit/awt/vclxwindow.hxx +++ b/toolkit/inc/toolkit/awt/vclxwindow.hxx @@ -49,7 +49,6 @@ class Window; class VclSimpleEvent; class VclWindowEvent; -struct AccessibilityInfos; struct SystemParentData; namespace toolkit |