From fa784c1df66b7f89c1fc1bdf76ff7bcae8e7fa83 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sat, 22 Jul 2017 14:54:25 -0400 Subject: src/*.sh: Drop inclusion guards --- (limited to 'src/control.sh') diff --git a/src/control.sh b/src/control.sh index a49ea98..3fe00d4 100644 --- a/src/control.sh +++ b/src/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${_CONTROL_SM+set}" = 'xset' ] && return 0 -_CONTROL_SM=1 - control_file= control_line_nr= -- cgit v0.9.1