summaryrefslogtreecommitdiffstats
path: root/lib/common.sh
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2018-12-22 21:18:46 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2018-12-22 21:18:46 (EST)
commitbb1e843bab9c430db0bb4a9012c0616fac5c0739 (patch)
treec5f58146918b2117e8cc6c5cceefa32f40f4914f /lib/common.sh
parent4bc05ac019925120814e4fb5c4e73734616e1881 (diff)
libopkbuild: Drop include guards
Diffstat (limited to 'lib/common.sh')
-rw-r--r--lib/common.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/common.sh b/lib/common.sh
index a2590c8..cc7878f 100644
--- a/lib/common.sh
+++ b/lib/common.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"${_OB_COMMON_SM+set}" = x'set' ] && return 0
-_OB_COMMON_SM=1
-
_ob_validate_var_name()
{
case "${1}" in