diff options
author | Caolán McNamara <caolanm@redhat.com> | 2012-03-12 09:47:39 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-03-12 11:43:50 +0000 |
commit | e939c272a092546de0793523146e80f7d032d5dd (patch) | |
tree | 9167dff5eabbaa0e67ffb3520a03479d4e99f0bb /xmloff/Library_xo.mk | |
parent | 9a46b626c5e8bfbc478fe765aaaee61d1e56d037 (diff) |
remove unused VisAreaContext.[c|h]xx
Diffstat (limited to 'xmloff/Library_xo.mk')
-rw-r--r-- | xmloff/Library_xo.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/Library_xo.mk b/xmloff/Library_xo.mk index 68070d5cf3ac..fe3d14693ad0 100644 --- a/xmloff/Library_xo.mk +++ b/xmloff/Library_xo.mk @@ -222,7 +222,6 @@ $(eval $(call gb_Library_add_exception_objects,xo,\ xmloff/source/style/SinglePropertySetInfoCache \ xmloff/source/style/StyleMap \ xmloff/source/style/TransGradientStyle \ - xmloff/source/style/VisAreaContext \ xmloff/source/style/WordWrapPropertyHdl \ xmloff/source/style/XMLBackgroundImageContext \ xmloff/source/style/XMLBackgroundImageExport \ |