summarylogtreecommitdiffstats
path: root/no_jfx_download.patch
diff options
context:
space:
mode:
Diffstat (limited to 'no_jfx_download.patch')
-rw-r--r--no_jfx_download.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/no_jfx_download.patch b/no_jfx_download.patch
deleted file mode 100644
index d000da10b992..000000000000
--- a/no_jfx_download.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/java/libraries/javafx/build.xml
-+++ b/java/libraries/javafx/build.xml
-@@ -167,7 +167,6 @@
- nowarn="true" />
- </target>
-
-- <target name="build" depends="compile" description="Build JavaFX renderer">
-- <jar basedir="bin" destfile="library/javafx.jar" />
-+ <target name="build" description="Build JavaFX renderer">
- </target>
- </project>