Do not attempt to search for database records of length 0.
[citadel.git] / webcit / sitemap.c
index 4a6448b8210d22c485320a75bc507ab957057862..50618e63608ef2609b10d20b45b911c21707f9b1 100644 (file)
@@ -147,7 +147,6 @@ void sitemap(void) {
                        sitemap_do_bbs();
                        break;
                case VIEW_WIKI:
-               case VIEW_WIKIMD:
                        sitemap_do_wiki();
                        break;
                case VIEW_BLOG: