diff --git a/Platform/Apple/tools/PackPartitions/build.xml b/Platform/Apple/tools/PackPartitions/build.xml index 931a5d57..edee3df3 100644 --- a/Platform/Apple/tools/PackPartitions/build.xml +++ b/Platform/Apple/tools/PackPartitions/build.xml @@ -11,7 +11,6 @@ - diff --git a/Platform/Apple/tools/PackPartitions/lib/lz4-1.1.1.jar b/Platform/Apple/tools/PackPartitions/lib/lz4-1.1.1.jar deleted file mode 100644 index 6b802d70..00000000 Binary files a/Platform/Apple/tools/PackPartitions/lib/lz4-1.1.1.jar and /dev/null differ diff --git a/Platform/Apple/tools/PackPartitions/nbproject/project.properties b/Platform/Apple/tools/PackPartitions/nbproject/project.properties index e51b675d..f11fa920 100644 --- a/Platform/Apple/tools/PackPartitions/nbproject/project.properties +++ b/Platform/Apple/tools/PackPartitions/nbproject/project.properties @@ -30,12 +30,10 @@ excludes= file.reference.A2Copy.jar=../A2Copy/dist/A2Copy.jar file.reference.ac.jar=../A2Copy/dist/lib/ac.jar file.reference.acme.jar=../ACME/src/acme.jar -file.reference.lz4-1.1.1.jar=./lib/lz4-1.1.1.jar file.reference.plasm.jar=../PLASMA/src/plasm.jar includes=** jar.compress=true javac.classpath=\ - ${file.reference.lz4-1.1.1.jar}:\ ${libs.groovy-all.classpath}:\ ${file.reference.plasm.jar}:\ ${file.reference.acme.jar}:\