diff options
Diffstat (limited to 'x11-apps/xinit/files/startDM.sh')
-rw-r--r-- | x11-apps/xinit/files/startDM.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-apps/xinit/files/startDM.sh b/x11-apps/xinit/files/startDM.sh index 02656595c12f..66cceb3a68f5 100644 --- a/x11-apps/xinit/files/startDM.sh +++ b/x11-apps/xinit/files/startDM.sh @@ -1,7 +1,6 @@ #!/bin/sh # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 -# $Id$ # We need to source /etc/profile for stuff like $LANG to work # bug #10190. |