[Groonga-commit] groonga/gcs [master] Delete needless argument

Back to archive index

null+****@clear***** null+****@clear*****
2012年 7月 12日 (木) 18:18:51 JST


SHIMODA Hiroshi	2012-07-12 18:18:51 +0900 (Thu, 12 Jul 2012)

  New Revision: f496c4e8ff3c78781fc1658bcc32aaa001e82c51
  https://github.com/groonga/gcs/commit/f496c4e8ff3c78781fc1658bcc32aaa001e82c51

  Log:
    Delete needless argument

  Modified files:
    lib/database/domain.js

  Modified: lib/database/domain.js (+1 -1)
===================================================================
--- lib/database/domain.js    2012-07-12 18:17:13 +0900 (22c7199)
+++ lib/database/domain.js    2012-07-12 18:18:51 +0900 (d60c02b)
@@ -134,7 +134,7 @@ Domain.prototype = {
     return this._synonymTableName;
   },
 
-  createSync: function(callback) {
+  createSync: function() {
     if (!this.context)
       throw new Error('no context');
 
-------------- next part --------------
HTML$B$NE:IU%U%!%$%k$rJ]4I$7$^$7$?(B...
下载 



Groonga-commit メーリングリストの案内
Back to archive index