From 5a1241643d4360fa8acc5a1bb9dfbd4a5c691c49 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Thu, 13 Jun 2013 20:01:48 -0600 Subject: lib/conf.sh: remove INCLUDE_CONF_SH line; everything has been migrated --- src/lib/conf.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/lib/conf.sh b/src/lib/conf.sh index 840e908..f6ae91d 100644 --- a/src/lib/conf.sh +++ b/src/lib/conf.sh @@ -15,8 +15,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -INCLUDE_CONF_SH=conf.sh - LIBREUSER="${SUDO_USER:-$USER}" if [[ $LIBREUSER == $USER ]]; then LIBREHOME=$HOME -- cgit v1.2.2