summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/lib/conf.sh2
1 files changed, 0 insertions, 2 deletions
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 <http://www.gnu.org/licenses/>.
-INCLUDE_CONF_SH=conf.sh
-
LIBREUSER="${SUDO_USER:-$USER}"
if [[ $LIBREUSER == $USER ]]; then
LIBREHOME=$HOME