diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-01-27 09:53:10 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-01-27 12:59:47 +0000 |
commit | 9cd7d08b4a0c9ab81c2ce9872ff78baa5a065c7f (patch) | |
tree | 20750ba9dd2cac516f03644a5ea25d255cf374b3 /sfx2 | |
parent | 58d4275efae7fc0f3e97c02d79b67cf688052e81 (diff) |
SvDispatch class doesn't exist anymore
Diffstat (limited to 'sfx2')
-rw-r--r-- | sfx2/inc/sfx2/progress.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/progress.hxx b/sfx2/inc/sfx2/progress.hxx index 6eefe5382970..6dbdcfac5993 100644 --- a/sfx2/inc/sfx2/progress.hxx +++ b/sfx2/inc/sfx2/progress.hxx @@ -38,7 +38,6 @@ class String; class SfxObjectShell; class SfxStatusBarManager; class INetHint; -class SvDispatch; struct SfxProgress_Impl; struct PlugInLoadStatus; struct SvProgressArg; |