X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=blobdiff_plain;f=shell%2Fshell%2Flogout;h=95b72481fdad263e2fa3359ae14ded51bc8f491c;hp=a5e1bbc9c0368cc76825337d82a1476bff383663;hb=02ee950ec1c3e30f57cd1190d220890112b2956e;hpb=67efe240d43ed3284f9050432aeb1c31b7bbb863 diff --git a/shell/shell/logout b/shell/shell/logout index a5e1bbc..95b7248 100644 --- a/shell/shell/logout +++ b/shell/shell/logout @@ -18,7 +18,6 @@ # When leaving the console clear the screen to increase privacy. Taken from # Debian default bash files and modified. Thanks. - if test -x /usr/bin/clear_console; then /usr/bin/clear_console -q else