summaryrefslogtreecommitdiff
path: root/vcl/inc/unx
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-08-07 13:16:33 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-08-07 13:45:27 +0200
commit69a70bf0285e8dfdbba10694fe56bbc80f0fdae0 (patch)
tree9922416555224e00afd9dc1201323ef8c4433227 /vcl/inc/unx
parent34569eb28fcddb52a96c153e02a4196370b26908 (diff)
Remove forwards of non-existing structs
Change-Id: Ie1d7ed56c69539587df5310c0a1ea0476abd5542
Diffstat (limited to 'vcl/inc/unx')
-rw-r--r--vcl/inc/unx/saldisp.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/unx/saldisp.hxx b/vcl/inc/unx/saldisp.hxx
index 792da867f3cd..ddc21c5ab554 100644
--- a/vcl/inc/unx/saldisp.hxx
+++ b/vcl/inc/unx/saldisp.hxx
@@ -211,8 +211,6 @@ class SalI18N_KeyboardExtension;
class AttributeProvider;
extern "C" {
- struct SnDisplay;
- struct SnLauncheeContext;
typedef Bool(*X_if_predicate)(Display*,XEvent*,XPointer);
}