summaryrefslogtreecommitdiffstats
path: root/src/3rdparty/pcre2/import_from_pcre2_tarball.sh
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2017-09-04 14:43:55 +0200
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2017-09-05 07:12:55 +0000
commitc7766a41e3dc71b86fbff424735457388e4e4f73 (patch)
treed0b3fe0376fbdd7f71e184f427ebe9ae6b097c79 /src/3rdparty/pcre2/import_from_pcre2_tarball.sh
parente8e0895a335d76b594fc1e2fe9d97d4776d09c86 (diff)
PCRE2: remove pcre2_printint.c from the imported sources
Follow up of fc37e0369929e265db4fa3b9fa75164d63d66d1e: while the file is #included from pcre2_compile.c, it's never actually compiled (seems to be about a debugging aid for developing PCRE2). So it's safe to get rid of it. Change-Id: I0affaad730e8c5678d3431e47d5fee0dbedc0e78 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/3rdparty/pcre2/import_from_pcre2_tarball.sh')
-rwxr-xr-xsrc/3rdparty/pcre2/import_from_pcre2_tarball.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/3rdparty/pcre2/import_from_pcre2_tarball.sh b/src/3rdparty/pcre2/import_from_pcre2_tarball.sh
index 9e9c90b4bf..dc2fb05453 100755
--- a/src/3rdparty/pcre2/import_from_pcre2_tarball.sh
+++ b/src/3rdparty/pcre2/import_from_pcre2_tarball.sh
@@ -100,7 +100,6 @@ FILES="
src/pcre2_newline.c
src/pcre2_ord2utf.c
src/pcre2_pattern_info.c
- src/pcre2_printint.c
src/pcre2_serialize.c
src/pcre2_string_utils.c
src/pcre2_study.c