From b3ede9b279f1f6b3c79a1831a14e62599e3018ed Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 3 Nov 2014 13:17:07 -0200 Subject: java-runtime-common-2-2.parabola1: remove _JAVA_AWT_WM_NONREPARENTING from jre.sh --- libre/java-common/profile_jre.csh | 3 --- 1 file changed, 3 deletions(-) (limited to 'libre/java-common/profile_jre.csh') diff --git a/libre/java-common/profile_jre.csh b/libre/java-common/profile_jre.csh index 7cd51e95d..77030c7ab 100644 --- a/libre/java-common/profile_jre.csh +++ b/libre/java-common/profile_jre.csh @@ -1,6 +1,3 @@ # Do not change this unless you want to completely by-pass Parabola' way # of handling Java versions and vendors. Instead, please use script `parabola-java` setenv PATH "${PATH}:/usr/lib/jvm/default/bin" - -# Enable this for non-reparenting window managers -#setenv _JAVA_AWT_WM_NONREPARENTING 1 -- cgit v1.2.3-54-g00ecf