diff options
author | Tomaž Vajngerl <tomaz.vajngerl@collabora.co.uk> | 2021-02-15 12:30:25 +0900 |
---|---|---|
committer | Tomaž Vajngerl <quikee@gmail.com> | 2021-02-18 04:12:27 +0100 |
commit | 2270a58d7b25e683449c180576b7647f8d5256f4 (patch) | |
tree | ddc6c7b8ede3c0aa9430bfacd3fe09733e920eac /vcl/commonfuzzer.mk | |
parent | fb1aa71ca3f7bec3fa6a10c4c3dec37987b213a2 (diff) |
Move GIF writer from filter module into VCL
Change-Id: I8db3ca0f7953b44791bda47534220902931fab8d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111023
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'vcl/commonfuzzer.mk')
-rw-r--r-- | vcl/commonfuzzer.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/commonfuzzer.mk b/vcl/commonfuzzer.mk index 136c7759d1f1..bcabe85ce26c 100644 --- a/vcl/commonfuzzer.mk +++ b/vcl/commonfuzzer.mk @@ -98,7 +98,6 @@ fuzzer_core_libraries = \ chartcontroller \ chartcore \ sm \ - gie \ oox \ proxyfac \ reflection \ |