diff src/http/modules/ngx_http_flv_module.c @ 2721:8e720b7fe6d2

remove TODO comments
author Igor Sysoev <igor@sysoev.ru>
date Sat, 18 Apr 2009 19:39:06 +0000
parents aee735f41627
children 09cab3f8d92e
line wrap: on
line diff
--- a/src/http/modules/ngx_http_flv_module.c	Sat Apr 18 19:27:28 2009 +0000
+++ b/src/http/modules/ngx_http_flv_module.c	Sat Apr 18 19:39:06 2009 +0000
@@ -80,7 +80,6 @@
         return NGX_DECLINED;
     }
 
-    /* TODO: Win32 */
     if (r->zero_in_uri) {
         return NGX_DECLINED;
     }