Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
nrstott committed Dec 14, 2011
1 parent 5a2ab71 commit bfad2e2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/couchdb.js
Expand Up @@ -540,7 +540,6 @@ function encodeOptions(options) {
return "?" + buf.join("&");
}

/* ----------------------------------------------------------------------------*/
/**
* Updates an object with the properties of another object(s) if those
* properties are not already defined for the target object. First argument is
Expand Down Expand Up @@ -572,7 +571,6 @@ function complete() {
});
}

/* ----------------------------------------------------------------------------*/
/**
* @param args Arguments list of the calling function
* First argument should be a callback that takes target and source parameters.
Expand Down

0 comments on commit bfad2e2

Please sign in to comment.