summarylogtreecommitdiffstats
path: root/activityplayer.sh
diff options
context:
space:
mode:
Diffstat (limited to 'activityplayer.sh')
-rw-r--r--activityplayer.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/activityplayer.sh b/activityplayer.sh
index d705a59af1aa..46f7b9fee5b1 100644
--- a/activityplayer.sh
+++ b/activityplayer.sh
@@ -4,9 +4,6 @@
cd /opt/activsoftware
-# Promethean software has a bug that often causes it to hang when attempting to close it using the GUI. So we need to kill those instances before launching a new one.
-killall -q activplayer
-
# Promethean ships ActivInspire with a bunch of libraries. We can't recompile it and there are less problems when using these library versions.
export LD_LIBRARY_PATH="/opt/activsoftware:$LD_LIBRARY_PATH"