summarylogtreecommitdiffstats
path: root/linguist
diff options
context:
space:
mode:
Diffstat (limited to 'linguist')
-rwxr-xr-xlinguist10
1 files changed, 0 insertions, 10 deletions
diff --git a/linguist b/linguist
deleted file mode 100755
index 6601f570bc3e..000000000000
--- a/linguist
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-# As for now, PacketTracer works with built-in arch libraries
-# If you exprerience any troubles, try to uncomment
-# the following line
-
-export LD_LIBRARY_PATH="/opt/packettracer/bin"
-
-/opt/packettracer/bin/linguist "$@"
-