X-Git-Url: https://code.citadel.org/?p=citadel.git;a=blobdiff_plain;f=textclient%2Fsrc%2Fclient_passwords.c;fp=textclient%2Fsrc%2Fclient_passwords.c;h=2de25792eb20a96f5030f0ae59c7068c2595ae81;hp=3e864a41a3328d509e3d04b8258289202c86aa5d;hb=f8d2e0562f12cc7c483df1be34dd5a0c3bf39dc0;hpb=5747f91e3c71cf1ecaa20bab38e74925c3f1271d diff --git a/textclient/src/client_passwords.c b/textclient/src/client_passwords.c index 3e864a41a..2de25792e 100644 --- a/textclient/src/client_passwords.c +++ b/textclient/src/client_passwords.c @@ -2,7 +2,7 @@ * Functions which allow the client to remember usernames and passwords for * various sites. * - * Copyright (c) 1987-2012 by the citadel.org team + * Copyright (c) 1987-2016 by the citadel.org team * * This program is open source software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 3. @@ -24,7 +24,6 @@ #include #include #include -///#include "citadel.h" #include "citadel_ipc.h" #include "commands.h" #include "client_passwords.h"