Remove TODO line

This commit is contained in:
Dylan 2016-04-02 02:29:56 +11:00
parent baf86efb95
commit 0f61ac53e3
1 changed files with 0 additions and 1 deletions

View File

@ -781,7 +781,6 @@ getde () {
;;
esac
# TODO: Add support for all DEs that have xprop values.
if [ -z "$de" ]; then
de="$(xprop -root | awk '/KDE_SESSION_VERSION|^_MARCO|^_MUFFIN|xfce4|xfce5/')"