[SlimDownCode] Remove unused libjpeg in //third_party/ 69/185269/2
authorChandan Padhi <c.padhi@samsung.com>
Fri, 27 Jul 2018 06:26:07 +0000 (23:26 -0700)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Tue, 31 Jul 2018 08:36:49 +0000 (08:36 +0000)
commit2f7734df736fefe88398a533ba7893c267873a8f
tree974cd5d4aec466982a2929fb9542899cb3e2bb5d
parent1d9a36f340caec87a0541fe69e660ca1e32f14cb
[SlimDownCode] Remove unused libjpeg in //third_party/

chromium-efl uses libjpeg_turbo and not libjpeg.
Therefore, removing it from the source tree.

Change-Id: I597a583fd09ab3c5e148db711f5d767017190daf
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
62 files changed:
third_party/libjpeg/BUILD.gn [deleted file]
third_party/libjpeg/LICENSE [deleted file]
third_party/libjpeg/README [deleted file]
third_party/libjpeg/README.chromium [deleted file]
third_party/libjpeg/google.jdmarker.patch [deleted file]
third_party/libjpeg/google.shift-negative-values.patch [deleted file]
third_party/libjpeg/jcapimin.c [deleted file]
third_party/libjpeg/jcapistd.c [deleted file]
third_party/libjpeg/jccoefct.c [deleted file]
third_party/libjpeg/jccolor.c [deleted file]
third_party/libjpeg/jcdctmgr.c [deleted file]
third_party/libjpeg/jchuff.c [deleted file]
third_party/libjpeg/jchuff.h [deleted file]
third_party/libjpeg/jcinit.c [deleted file]
third_party/libjpeg/jcmainct.c [deleted file]
third_party/libjpeg/jcmarker.c [deleted file]
third_party/libjpeg/jcmaster.c [deleted file]
third_party/libjpeg/jcomapi.c [deleted file]
third_party/libjpeg/jconfig.h [deleted file]
third_party/libjpeg/jcparam.c [deleted file]
third_party/libjpeg/jcphuff.c [deleted file]
third_party/libjpeg/jcprepct.c [deleted file]
third_party/libjpeg/jcsample.c [deleted file]
third_party/libjpeg/jdapimin.c [deleted file]
third_party/libjpeg/jdapistd.c [deleted file]
third_party/libjpeg/jdatadst.c [deleted file]
third_party/libjpeg/jdatasrc.c [deleted file]
third_party/libjpeg/jdcoefct.c [deleted file]
third_party/libjpeg/jdcolor.c [deleted file]
third_party/libjpeg/jdct.h [deleted file]
third_party/libjpeg/jddctmgr.c [deleted file]
third_party/libjpeg/jdhuff.c [deleted file]
third_party/libjpeg/jdhuff.h [deleted file]
third_party/libjpeg/jdinput.c [deleted file]
third_party/libjpeg/jdmainct.c [deleted file]
third_party/libjpeg/jdmarker.c [deleted file]
third_party/libjpeg/jdmaster.c [deleted file]
third_party/libjpeg/jdmerge.c [deleted file]
third_party/libjpeg/jdphuff.c [deleted file]
third_party/libjpeg/jdpostct.c [deleted file]
third_party/libjpeg/jdsample.c [deleted file]
third_party/libjpeg/jerror.c [deleted file]
third_party/libjpeg/jerror.h [deleted file]
third_party/libjpeg/jfdctflt.c [deleted file]
third_party/libjpeg/jfdctfst.c [deleted file]
third_party/libjpeg/jfdctint.c [deleted file]
third_party/libjpeg/jidctflt.c [deleted file]
third_party/libjpeg/jidctfst.c [deleted file]
third_party/libjpeg/jidctint.c [deleted file]
third_party/libjpeg/jidctred.c [deleted file]
third_party/libjpeg/jinclude.h [deleted file]
third_party/libjpeg/jmemmgr.c [deleted file]
third_party/libjpeg/jmemnobs.c [deleted file]
third_party/libjpeg/jmemsys.h [deleted file]
third_party/libjpeg/jmorecfg.h [deleted file]
third_party/libjpeg/jpegint.h [deleted file]
third_party/libjpeg/jpeglib.h [deleted file]
third_party/libjpeg/jpeglibmangler.h [deleted file]
third_party/libjpeg/jquant1.c [deleted file]
third_party/libjpeg/jquant2.c [deleted file]
third_party/libjpeg/jutils.c [deleted file]
third_party/libjpeg/jversion.h [deleted file]