diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2016-11-02 14:32:22 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2016-11-03 06:30:51 +0000 |
commit | afdd4606e947cfd564aee66ed9ce419091350482 (patch) | |
tree | 8bd28980fdd84736ed807d6c8d050f7b5138ef12 /sc/Library_scfilt.mk | |
parent | 2b3de550ef1e28cd4231352c91634f67aa6d642f (diff) |
merge ScBiffReader and ScQProReader
Change-Id: I7267ffb4ad5c874d6c836a8d6ab823d63f8e2610
Reviewed-on: https://gerrit.libreoffice.org/30488
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/Library_scfilt.mk')
-rw-r--r-- | sc/Library_scfilt.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/Library_scfilt.mk b/sc/Library_scfilt.mk index 308eecb4efe6..98445c8a38f9 100644 --- a/sc/Library_scfilt.mk +++ b/sc/Library_scfilt.mk @@ -145,7 +145,6 @@ $(eval $(call gb_Library_add_exception_objects,scfilt,\ sc/source/filter/lotus/op \ sc/source/filter/lotus/optab \ sc/source/filter/lotus/tool \ - sc/source/filter/qpro/biff \ sc/source/filter/qpro/qpro \ sc/source/filter/qpro/qproform \ sc/source/filter/qpro/qprostyle \ |