From: Dmitry Volyntsev Date: Fri, 20 Mar 2020 14:33:10 +0000 (+0300) Subject: Removed outdated commentary after ccfa84cea2b3. X-Git-Tag: 0.4.0~20 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/static/gitweb.js?a=commitdiff_plain;h=312fece27acaea4bc20b51c39bfd1cc5e002cea2;p=njs.git Removed outdated commentary after ccfa84cea2b3. --- diff --git a/src/njs_value.c b/src/njs_value.c index 043f5f2b..37a59635 100644 --- a/src/njs_value.c +++ b/src/njs_value.c @@ -486,9 +486,6 @@ njs_value_is_function(const njs_value_t *value) * if pq->lhq.value != NULL it contains retval of type * njs_object_prop_t * where prop->type is NJS_WHITEOUT * NJS_ERROR exception has been thrown. - * - * TODO: - * Object.defineProperty([1,2], '1', {configurable:false}) */ njs_int_t