summaryrefslogtreecommitdiff
path: root/modules/blobs/get.f.sh
diff options
context:
space:
mode:
Diffstat (limited to 'modules/blobs/get.f.sh')
-rw-r--r--modules/blobs/get.f.sh4
1 files changed, 1 insertions, 3 deletions
diff --git a/modules/blobs/get.f.sh b/modules/blobs/get.f.sh
index 02185a6..08aca97 100644
--- a/modules/blobs/get.f.sh
+++ b/modules/blobs/get.f.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
# rvs blobs/get.f - get a plain file from the repository
-# Copyright (C) 2009-2010, 2015 Luke Shumaker
+# Copyright (C) 2009-2010, 2015-2016 Luke Shumaker
#
# This file is part of rvs.
#
@@ -19,8 +19,6 @@
. "${0%/*}/_stdio.sh"
-. "$LIBDIR/@ID@/stdio"
-
usage="FILENAME ID"
[[ $# -eq 2 ]] || errusage
name=$1