summaryrefslogtreecommitdiff
path: root/Build/source/libs/teckit/TLpatches/patch-02-warning
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/teckit/TLpatches/patch-02-warning')
-rw-r--r--Build/source/libs/teckit/TLpatches/patch-02-warning12
1 files changed, 0 insertions, 12 deletions
diff --git a/Build/source/libs/teckit/TLpatches/patch-02-warning b/Build/source/libs/teckit/TLpatches/patch-02-warning
deleted file mode 100644
index 44c5e14266d..00000000000
--- a/Build/source/libs/teckit/TLpatches/patch-02-warning
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur teckit-2.5.10/source/Compiler.h teckit-src/source/Compiler.h
---- teckit-2.5.10/source/Compiler.h Tue May 05 23:09:53 2020
-+++ teckit-src/source/Compiler.h Wed May 06 08:59:39 2020
-@@ -229,7 +229,7 @@
- vector<UInt32> byteClassLines;
- vector<UInt32> uniClassLines;
-
-- long passType;
-+ UInt32 passType;
- UInt32 uniDefault;
- UInt8 byteDefault;
- bool supplementaryChars;