X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=xinitrc;h=8a649a144ec5865b6d445e86d6a984ce498d6b5b;hb=dee1fbdc21c62d3525b7431fece77a1a6cb1a668;hp=0f32482e01fd451b21774911b4717cb5c1779c82;hpb=1cd38c8dac0b5a26375788bb7ffe5e7a18945fa2;p=config%2Fdotfiles.git diff --git a/xinitrc b/xinitrc index 0f32482..8a649a1 100755 --- a/xinitrc +++ b/xinitrc @@ -24,12 +24,6 @@ # LANG set (for Python's decode() function). Therefore load my general shell # environment which also includes $LANG. if test -f "$HOME/.shell/env"; then - # Debug function used in ~/.shell/env. - source_debug() { - # Do nothing. - : - } - . "$HOME/.shell/env" fi