diff options
| author | J08nY | 2019-03-14 17:29:43 +0100 |
|---|---|---|
| committer | J08nY | 2019-03-14 17:29:43 +0100 |
| commit | ff50f6d45ddb265e06fe275c1d4ad2cf1e4e5440 (patch) | |
| tree | 10ee49a3ff2bb7645cf77f54de65b38c29e823b1 /build-applet.xml | |
| parent | f3accb655d349bb6d78fdc3c66a5d2d0cd15731d (diff) | |
| download | ECTester-ff50f6d45ddb265e06fe275c1d4ad2cf1e4e5440.tar.gz ECTester-ff50f6d45ddb265e06fe275c1d4ad2cf1e4e5440.tar.zst ECTester-ff50f6d45ddb265e06fe275c1d4ad2cf1e4e5440.zip | |
Fix chunking.
Diffstat (limited to '')
| -rw-r--r-- | build-applet.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build-applet.xml b/build-applet.xml index d74af6d..5c8da5c 100644 --- a/build-applet.xml +++ b/build-applet.xml @@ -23,7 +23,6 @@ <property name="cap" value="${cap_222}"/> - <condition property="cap_extended"> <equals arg1="${cap}" arg2="${cap_222}"/> </condition> |
