From bb1e843bab9c430db0bb4a9012c0616fac5c0739 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 22 Dec 2018 21:18:46 -0500 Subject: libopkbuild: Drop include guards --- (limited to 'lib/control.sh') diff --git a/lib/control.sh b/lib/control.sh index 59a69c4..a866404 100644 --- a/lib/control.sh +++ b/lib/control.sh @@ -17,9 +17,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -[ x"${_OB_CONTROL_SM+set}" = x'set' ] && return 0 -_OB_CONTROL_SM=1 - _OB_SUBSTVARS_MAX_DEPTH=50 OB_CONTROL_NAME= -- cgit v0.9.1