don't run this, it's broken
[citadel.git] / citadel / utils / chkpw.c
index 2270646381641285d32aa0341cd1bf751b531bbc..9691b734336376dd11a7eacf92422d371d70055a 100644 (file)
@@ -1,5 +1,5 @@
 /* 
- * Copyright (c) 1987-2012 by the citadel.org team
+ * Copyright (c) 1987-2021 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.
@@ -115,8 +115,6 @@ int main(int argc, char **argv) {
        int uid;
        char ctdldir[PATH_MAX]=CTDLDIR;
        
-       calc_dirs_n_files(0,0,"", ctdldir, 0);
-       
        printf("\n\n ** host auth mode test utility **\n\n");
        start_chkpwd_daemon();