summaryrefslogtreecommitdiffstats
path: root/lib/block.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/block.sh
parentdc3becd69c86c088d1affd77ce55035de5be53b6 (diff)
lib/*.sh: Don't use use()
Diffstat (limited to 'lib/block.sh')
-rw-r--r--lib/block.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/block.sh b/lib/block.sh
index 7021eda..f056305 100644
--- a/lib/block.sh
+++ b/lib/block.sh
@@ -18,9 +18,6 @@
# along with the ProteanOS Development Kit. If not, see
# <http://www.gnu.org/licenses/>.
-use rand
-use vardata
-
is_block()
{
local dev="${1}"