aboutsummaryrefslogtreecommitdiff
path: root/web/module
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-05-04 21:22:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-05-04 21:22:14 +0200
commit63229f465aaea8dd5553814535220817319a64f5 (patch)
tree326ce5cbf4afd118b34ad74d8698a30a23860a42 /web/module
parent73eb44142be85f964a32be00e8ce655f61063d08 (diff)
Cleanup the code
Diffstat (limited to 'web/module')
-rw-r--r--web/module2
1 files changed, 0 insertions, 2 deletions
diff --git a/web/module b/web/module
index 8657c51..207e2bc 100644
--- a/web/module
+++ b/web/module
@@ -174,8 +174,6 @@ namespace web
// Any exception thrown by this function terminates the web
// server.
//
- // @@ Is log available? Should we pass it?
- //
virtual void
init (const name_values&, log&) = 0;