diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2011-09-20 10:11:19 +1000 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2011-09-20 10:11:19 +1000 |
commit | 8b0cba4b20a5bce8a49aabf8fbc1876640ca5d0b (patch) | |
tree | e2358c1a1c143e51ef95f3210836fff67f467cae /src/lightdm.c | |
parent | c8f9ab6bbac7834e00f560cb6a30bbea01630102 (diff) | |
download | lightdm-git-8b0cba4b20a5bce8a49aabf8fbc1876640ca5d0b.tar.gz |
Rename user.c to accounts.c
Diffstat (limited to 'src/lightdm.c')
-rw-r--r-- | src/lightdm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lightdm.c b/src/lightdm.c index 740811b5..90f05a78 100644 --- a/src/lightdm.c +++ b/src/lightdm.c @@ -27,7 +27,6 @@ #include "seat-xdmcp-session.h" #include "seat-xvnc.h" #include "xserver.h" -#include "user.h" #include "pam-session.h" #include "process.h" |