diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2011-08-03 01:51:28 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2011-08-03 01:51:28 +0200 |
commit | 5fd54f2f3de2fec39b372e2f8ece0ee73f080c8f (patch) | |
tree | 580aaed1b4aab01dd2598c6f46c6d629f2de454e /xmloff/Library_xo.mk | |
parent | 228d801ab1d5e1dd86b814703b2e25baf69ad07c (diff) |
callcatcher: remove unused methods
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 3cc71df281b9..b279bc21f713 100644 --- a/xmloff/Library_xo.mk +++ b/xmloff/Library_xo.mk @@ -227,7 +227,6 @@ $(eval $(call gb_Library_add_exception_objects,xo,\ xmloff/source/style/StyleMap \ xmloff/source/style/TransGradientStyle \ xmloff/source/style/VisAreaContext \ - xmloff/source/style/VisAreaExport \ xmloff/source/style/WordWrapPropertyHdl \ xmloff/source/style/XMLBackgroundImageContext \ xmloff/source/style/XMLBackgroundImageExport \ |