diff --git a/.config/dtfscripts/dtfscript b/.config/dtfscripts/dtfscript index 4d77b177..7bd2409c 100755 --- a/.config/dtfscripts/dtfscript +++ b/.config/dtfscripts/dtfscript @@ -40,8 +40,6 @@ unset PB_MODULE_WLAN_INTERFACE unset BSPWM_DESKTOPS_TOTAL unset BSPWM_DESKTOPS_PRIMARY -# First parameter is the indentation level -# Second is the message function dtf_log() { name="$(basename $0 .sh)" if [ -z ${1+x} ]; then return 1; fi