war on cruft continues
[citadel.git] / textclient / src / client_passwords.c
index 3e864a41a3328d509e3d04b8258289202c86aa5d..2de25792eb20a96f5030f0ae59c7068c2595ae81 100644 (file)
@@ -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 <limits.h>
 #include <stdio.h>
 #include <libcitadel.h>
-///#include "citadel.h"
 #include "citadel_ipc.h"
 #include "commands.h"
 #include "client_passwords.h"