Add test files as submodule, remove support for msword thumbnails

This commit is contained in:
2023-02-02 19:52:37 -05:00
parent 87ecc5ef6d
commit 9e0d7bf992
6 changed files with 5 additions and 84 deletions

View File

@@ -5,8 +5,6 @@
typedef struct {
long content_size;
int enable_tn;
int tn_size;
log_callback_t log;
logf_callback_t logf;
store_callback_t store;