dtfscript: Remove erroneous comment
This commit is contained in:
parent
8255594f36
commit
7fe9fb83c7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user