diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-03-09 09:23:34 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2017-03-09 09:38:15 +0000 |
commit | c60bdb06f580e0be6c5c4eb1977d98115d0b03b9 (patch) | |
tree | b4c56f0bf07312f2525f3009f71fabc7382009fe /external/pdfium/UnpackedTarball_pdfium.mk | |
parent | 4ff09c76a3bf46001fd0b896c614d47f51ce52ae (diff) |
pdfium: clean up no longer needed VS2013 patch
Change-Id: I09c72d795aa6667e81326008fa66409c1e6ec175
Reviewed-on: https://gerrit.libreoffice.org/34988
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'external/pdfium/UnpackedTarball_pdfium.mk')
-rw-r--r-- | external/pdfium/UnpackedTarball_pdfium.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/external/pdfium/UnpackedTarball_pdfium.mk b/external/pdfium/UnpackedTarball_pdfium.mk index 17ddd9bd1029..732e6b26f829 100644 --- a/external/pdfium/UnpackedTarball_pdfium.mk +++ b/external/pdfium/UnpackedTarball_pdfium.mk @@ -9,8 +9,6 @@ pdfium_patches := pdfium_patches += visibility.patch.1 -# To support MSVC 2013, upstream already moved to 2015. -pdfium_patches += msvc.patch.1 # To support macOS 10.9 baseline. pdfium_patches += macos.patch.1 pdfium_patches += ubsan.patch |