]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - tools/viconf.c
Add topic TS and channel TS constraints for /LIST.
[irc/rqf/shadowircd.git] / tools / viconf.c
index e18fc359b39eaf39f33de968aed45a0893cef01a..17c7a2710ba2dcbef02a1513b8d257484b6f6bf0 100644 (file)
@@ -43,10 +43,6 @@ int main(int argc, char *argv[])
     p = argv[0];
   else
     p++;
-#ifdef KPATH
-  if(strcmp(p, "viklines") == 0)
-    filename = KPATH;
-#endif /* KPATH */
 
   if(strcmp(p, "vimotd") == 0)
     filename = MPATH;