summaryrefslogtreecommitdiffstats
path: root/src/dir.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 14:54:25 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 14:54:25 (EDT)
commitfa784c1df66b7f89c1fc1bdf76ff7bcae8e7fa83 (patch)
tree3c425972626a1cf35697c6b56065d459beb815c7 /src/dir.sh
parentd024f67fc56275433a30c220aca6da0f49346c87 (diff)
src/*.sh: Drop inclusion guards
Diffstat (limited to 'src/dir.sh')
-rw-r--r--src/dir.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/dir.sh b/src/dir.sh
index 0b866c0..b72d786 100644
--- a/src/dir.sh
+++ b/src/dir.sh
@@ -17,9 +17,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-[ "x${_DIR_SM+set}" = 'xset' ] && return 0
-_DIR_SM=1
-
hash_name()
{
local name="${1}"