summaryrefslogtreecommitdiffstats
path: root/lib/deps.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/deps.sh
parentdc3becd69c86c088d1affd77ce55035de5be53b6 (diff)
lib/*.sh: Don't use use()
Diffstat (limited to 'lib/deps.sh')
-rw-r--r--lib/deps.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/deps.sh b/lib/deps.sh
index 2c759ba..862caff 100644
--- a/lib/deps.sh
+++ b/lib/deps.sh
@@ -18,8 +18,6 @@
# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
-use archplat
-
parse_dep()
{
local dep="${1}"