diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2015-05-04 21:22:14 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2015-05-04 21:22:14 +0200 |
commit | 63229f465aaea8dd5553814535220817319a64f5 (patch) | |
tree | 326ce5cbf4afd118b34ad74d8698a30a23860a42 /web/module | |
parent | 73eb44142be85f964a32be00e8ce655f61063d08 (diff) |
Cleanup the code
Diffstat (limited to 'web/module')
-rw-r--r-- | web/module | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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; |