[Groonga-commit] groonga/express-droonga at 34eddf3 [master] Remove needless (obsolete) line based on the old style definition

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Aug 1 15:05:14 JST 2013


YUKI Hiroshi	2013-08-01 15:05:14 +0900 (Thu, 01 Aug 2013)

  New Revision: 34eddf3772830470042132e13bdcbc8a279b9895
  https://github.com/groonga/express-droonga/commit/34eddf3772830470042132e13bdcbc8a279b9895

  Message:
    Remove needless (obsolete) line based on the old style definition

  Modified files:
    lib/adapter/http.js

  Modified: lib/adapter/http.js (+0 -1)
===================================================================
--- lib/adapter/http.js    2013-08-01 14:28:54 +0900 (0c5932c)
+++ lib/adapter/http.js    2013-08-01 15:05:14 +0900 (f94f237)
@@ -14,7 +14,6 @@ function createHandler(params) {
   return (function(request, response) {
     debug('adapter.http.createHandler.handle');
 
-    var result = definition.requestConverter(commandName, request);
     var timeout = body.timeout || null;
     var options = { timeout: timeout };
     var callback = function(error, envelope) {
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index