summaryrefslogtreecommitdiff
path: root/cgi/cron
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-03-07 11:52:39 +0100
committerDaniel Baumann <daniel@debian.org>2010-03-07 11:55:14 +0100
commit32a7901229c0122e5b48acadeb769b66064df647 (patch)
tree7b93dbbdb37cfe3ee889f1bc3e5e22dfaac4b68c /cgi/cron
parent1db2027d556397b06d4ce9d61a3074ddedc878c7 (diff)
downloadvyos-live-build-32a7901229c0122e5b48acadeb769b66064df647.tar.gz
vyos-live-build-32a7901229c0122e5b48acadeb769b66064df647.zip
Removing obsolete common file in cgi.
Diffstat (limited to 'cgi/cron')
-rwxr-xr-xcgi/cron3
1 files changed, 0 insertions, 3 deletions
diff --git a/cgi/cron b/cgi/cron
index fca2db0ff..8203ae8b1 100755
--- a/cgi/cron
+++ b/cgi/cron
@@ -15,9 +15,6 @@ do
. "${_FUNCTION}"
done
-# Reading common
-. /usr/share/live-webhelper/common
-
# Reading defaults
if [ -r /etc/default/live-webhelper ]
then