Removing obsolete common file in cgi.
This commit is contained in:
parent
8be5f9d036
commit
b9ce5eded0
3
cgi/cgi
3
cgi/cgi
|
@ -20,9 +20,6 @@
|
||||||
# On Debian systems, the complete text of the GNU General Public License
|
# On Debian systems, the complete text of the GNU General Public License
|
||||||
# can be found in /usr/share/common-licenses/GPL-2 file.
|
# can be found in /usr/share/common-licenses/GPL-2 file.
|
||||||
|
|
||||||
# Reading common
|
|
||||||
. /usr/share/live-webhelper/common
|
|
||||||
|
|
||||||
# Reading defaults
|
# Reading defaults
|
||||||
if [ -r /etc/default/live-webhelper ]
|
if [ -r /etc/default/live-webhelper ]
|
||||||
then
|
then
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
VERSION="1.0~a20"
|
|
Loading…
Reference in New Issue