aboutsummaryrefslogtreecommitdiff
path: root/web/module
diff options
context:
space:
mode:
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;