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/garbage.sh') diff --git a/src/garbage.sh b/src/garbage.sh index 1af64bd..0cf8afe 100644 --- a/src/garbage.sh +++ b/src/garbage.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${_GARBAGE_SM+set}" = 'xset' ] && return 0 -_GARBAGE_SM=1 - collect_garbage() { local cur_time= -- cgit v0.9.1