calc dirs another time
authorWilfried Göesgens <willi@citadel.org>
Fri, 20 Jan 2006 20:26:20 +0000 (20:26 +0000)
committerWilfried Göesgens <willi@citadel.org>
Fri, 20 Jan 2006 20:26:20 +0000 (20:26 +0000)
citadel/citadel.c

index bdad0b8eab3f82ca7e8b9637a18324031088bc13..0889d07a4116a071b493bdb33ef2632915aa2fc2 100644 (file)
@@ -1049,6 +1049,7 @@ int main(int argc, char **argv)
 
 
 
+       calc_dirs_n_files(relh, home, relhome, ctdldir);
        
        setIPCDeathHook(screen_delete);
        setIPCErrorPrintf(err_printf);