Cleanup (obsolete var, IDEA-CR-6115)

This commit is contained in:
Roman Shevchenko
2015-10-23 20:19:01 +02:00
parent 3f06dc343b
commit 2133e5bec0
-2
View File
@@ -161,8 +161,6 @@ if [ "$IS_EAP" = "true" ]; then
fi
fi
IDE_JVM_ARGS="@@ide_jvm_args@@"
@@class_path@@
if [ -n "$@@product_uc@@_CLASSPATH" ]; then
CLASSPATH="$CLASSPATH:$@@product_uc@@_CLASSPATH"