]> code.citadel.org Git - citadel.git/blobdiff - webcit/auth.c
* configure.in: fix libical version detection
[citadel.git] / webcit / auth.c
index 78f15f23924a72c445da8cef7dc76b8a956ff049..a48e2277190519f8a0ed549312c3faf6567e9096 100644 (file)
@@ -157,6 +157,7 @@ void do_welcome(void)
        FILE *fp;
        int i;
 
+#ifdef XXX_NOT_FINISHED_YET_XXX
        /*
         * See if we have to run the first-time setup wizard
         */
@@ -187,6 +188,7 @@ void do_welcome(void)
                        http_redirect("/setup_wizard");
                }
        }
+#endif
 
        /*
         * Go to the user's preferred start page