diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-04-24 15:56:01 -0400 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2018-04-24 16:00:15 -0400 |
commit | bb428df32b8c8d33f1c3d16cdb8677ff5c41da20 (patch) | |
tree | 25ed4b56f30cc88b3bc027be8008e3b17791c1ac /data/pptx | |
parent | 68f5e5c988de8020e2e8f0bb270903e69e78011a (diff) | |
download | pandoc-bb428df32b8c8d33f1c3d16cdb8677ff5c41da20.tar.gz |
Powerpoint writer: Remove docProps/thumbnail.jpeg in data dir.
This file wasn't used in the production of documents. It's supposed to
be a thumbnail of the current document, and we can't actually produce
that ourselves. It turns out that the file contains a nonfree ICC
color calibration file, so the best thing to do would be to remove it
altogether.
Fixes: #4588
Diffstat (limited to 'data/pptx')
-rw-r--r-- | data/pptx/docProps/thumbnail.jpeg | bin | 5709 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/data/pptx/docProps/thumbnail.jpeg b/data/pptx/docProps/thumbnail.jpeg Binary files differdeleted file mode 100644 index 07aa48f19..000000000 --- a/data/pptx/docProps/thumbnail.jpeg +++ /dev/null |