* flood_subst_file.c
  (main): Remove weird comment.


git-svn-id: https://svn.apache.org/repos/asf/httpd/flood/trunk@696077 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/flood_subst_file.c b/flood_subst_file.c
index ef6de8b..d24ab23 100644
--- a/flood_subst_file.c
+++ b/flood_subst_file.c
@@ -205,7 +205,6 @@
 }
 
 int main(int argc, char** argv) {
-  //# why mess around, therefore static
   char line[SUBST_FILE_MAX_URL_SIZE];
   int i = 20;
   int list = 0;