summaryrefslogtreecommitdiffstats
path: root/sd/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-06-01 10:23:59 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-06-01 15:19:24 +0100
commit041fd0b068f670c59bdcf435c0839f349db27d23 (patch)
tree498811db8eb0c960ba497ee2e8835c5574bf991d /sd/inc
parentMerge commit 'libreoffice-3.4.0.2' (diff)
downloadcore-041fd0b068f670c59bdcf435c0839f349db27d23.tar.gz
core-041fd0b068f670c59bdcf435c0839f349db27d23.zip
don't see a reason this needs to be global
Diffstat (limited to 'sd/inc')
-rw-r--r--sd/inc/SdShapeTypes.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/sd/inc/SdShapeTypes.hxx b/sd/inc/SdShapeTypes.hxx
index 5bdabcf09cb5..50916780f605 100644
--- a/sd/inc/SdShapeTypes.hxx
+++ b/sd/inc/SdShapeTypes.hxx
@@ -71,12 +71,6 @@ AccessibleShape*
);
-/** List of shape type descriptors corresponding to the
- <type>SdShapeTypes</type> enum.
-*/
-extern ShapeTypeDescriptor aSdShapeTypeList[];
-
-
} // end of namespace accessibility
#endif