diff options
| author | Igor Pashev <pashev.igor@gmail.com> | 2012-04-26 18:02:29 +0400 |
|---|---|---|
| committer | Igor Pashev <pashev.igor@gmail.com> | 2012-04-26 18:02:29 +0400 |
| commit | 5586ff23cdade6860c354ea447109708bac7f9db (patch) | |
| tree | edc058caa782c539ffa07ca789cc15f38a62471a | |
| parent | 5b3f2b405a816ced0013a098ea5242a380998625 (diff) | |
| download | node-augeas-5586ff23cdade6860c354ea447109708bac7f9db.tar.gz | |
Removed old comment
| -rw-r--r-- | libaugeas.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libaugeas.cc b/libaugeas.cc index 5a48dfe..ddc0be7 100644 --- a/libaugeas.cc +++ b/libaugeas.cc @@ -137,8 +137,6 @@ void LibAugeas::Init(Handle<Object> target) _NEW_METHOD(insert); _NEW_METHOD(error); - //TODO: - // _NEW_METHOD(match); constructor = Persistent<Function>::New(augeasTemplate->GetFunction()); |
