summaryrefslogtreecommitdiffstats
path: root/lib/opkg.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2015-12-06 23:05:02 (EST)
committer P. J. McDermott <pj@pehjota.net>2015-12-06 23:05:02 (EST)
commit323d955fce69a0781b3bd6633e427216aaa60414 (patch)
tree77b70359dd19e10277e6c27fca68456c760b9da9 /lib/opkg.sh
parentdc3becd69c86c088d1affd77ce55035de5be53b6 (diff)
lib/*.sh: Don't use use()
Diffstat (limited to 'lib/opkg.sh')
-rw-r--r--lib/opkg.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/opkg.sh b/lib/opkg.sh
index 59a1a19..9e5c3c4 100644
--- a/lib/opkg.sh
+++ b/lib/opkg.sh
@@ -18,8 +18,6 @@
# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
-use session
-
opkg_install_all()
{
local root="${1}"