diff options
author | Luboš Luňák <l.lunak@suse.cz> | 2013-01-07 22:27:41 +0100 |
---|---|---|
committer | Luboš Luňák <l.lunak@suse.cz> | 2013-01-07 22:27:41 +0100 |
commit | eda0cec9ac990020e9da804ec3ed38e2cbfeeb77 (patch) | |
tree | ce01afe125d3868a9677004b2aa5ef47b67aefaf /xmloff/Library_xo.mk | |
parent | 8269d576ec5dcfd4ca76ae219e85935efcdc008b (diff) |
Revert "dummy commit (WIP)"
This reverts commit 6eb0522395c236ae6930a300992ad092449f9592.
It does not compile and the message and contents suggest it probably wasn't
meant to be pushed.
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 4b9e68dbaa77..b8164826f2df 100644 --- a/xmloff/Library_xo.mk +++ b/xmloff/Library_xo.mk @@ -196,7 +196,6 @@ $(eval $(call gb_Library_add_exception_objects,xo,\ xmloff/source/style/EnumPropertyHdl \ xmloff/source/style/FillStyleContext \ xmloff/source/style/GradientStyle \ - xmloff/source/style/SvgGradientStyle \ xmloff/source/style/HatchStyle \ xmloff/source/style/ImageStyle \ xmloff/source/style/MarkerStyle \ |