diff options
author | Rafael Dominguez <venccsralph@gmail.com> | 2011-06-16 21:03:02 -0430 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@novell.com> | 2011-06-17 11:59:55 +0300 |
commit | 56512d859ce203fefc6c519985b25522fb9daf7f (patch) | |
tree | dc0a8774af3d152078961b7450d99762047f6779 /svx/inc | |
parent | 45ba1e1e64983bde2345a23bf64e07d1b602823a (diff) |
Remove unneeded List foward-declaration.
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/svx/unopage.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/inc/svx/unopage.hxx b/svx/inc/svx/unopage.hxx index ac84ef560c36..0e68afd53a3b 100644 --- a/svx/inc/svx/unopage.hxx +++ b/svx/inc/svx/unopage.hxx @@ -54,7 +54,6 @@ class SdrModel; class SdrView; class SdrPageView; class SdrObject; -class List; class SvxShapeDescriptor; class SvxShape; class SvxShapeGroup; |