summarylogtreecommitdiffstats
path: root/webstorm.sh
diff options
context:
space:
mode:
Diffstat (limited to 'webstorm.sh')
-rw-r--r--webstorm.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/webstorm.sh b/webstorm.sh
deleted file mode 100644
index f038a67fe19f..000000000000
--- a/webstorm.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-# use Arch JRE/JDK for webstorm
-if [ -d /usr/lib/jvm/default ]; then
- export WEBIDE_JDK=/usr/lib/jvm/default
-fi