diff --git a/src/binding.cc b/src/binding.cc index 2a885e9..752d87f 100644 --- a/src/binding.cc +++ b/src/binding.cc @@ -289,9 +289,7 @@ protected: PQclear(result); } Emit(ready_symbol, 0, NULL); - } else { - LOG("PQisBusy true"); - } + } //TODO look at this later PGnotify *notify;