diff options
Diffstat (limited to 'lib/deps.sh')
-rw-r--r-- | lib/deps.sh | 2 |
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}" |