Removed unused local variable.

Updated SHARED_LOGGER to remove a few obsolete calls on json parser.
This commit is contained in:
2015-01-30 19:40:10 +01:00
parent be0b5c23d2
commit 02368fe3d2
2 changed files with 3 additions and 4 deletions

View File

@@ -119,7 +119,6 @@ feature -- Settings: router
local
l_root_handler: CMS_ROOT_HANDLER
l_methods: WSF_REQUEST_METHODS
h: WSF_URI_HANDLER
do
log.write_debug (generator + ".configure_api_root")
create l_root_handler.make (api)