From 4116c55d265db83132da08ec870f53801a7247a6 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 06 Dec 2015 22:57:17 -0500 Subject: lib/*.sh: Drop include guards --- (limited to 'lib/substvars.sh') diff --git a/lib/substvars.sh b/lib/substvars.sh index d69c693..c2bc3f8 100644 --- a/lib/substvars.sh +++ b/lib/substvars.sh @@ -18,9 +18,6 @@ # along with the ProteanOS Development Kit. If not, see # . -[ "x${_SUBSTVARS_SM+set}" = 'xset' ] && return 0 -_SUBSTVARS_SM=1 - substvars_max_depth=50 set_substvar() -- cgit v0.9.1