was a bit confusing for me or I was not sleeping to much ...

Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
Roland Häder 2017-03-25 13:46:28 +01:00 committed by Roland Häder
parent 2d744fa189
commit 593d1feca6
No known key found for this signature in database
GPG Key ID: B72F8185C6C7BD78
1 changed files with 0 additions and 8 deletions

View File

@ -2058,11 +2058,7 @@ class DFRN
);
if (!DBM::is_result($r)) {
/*
* @TODO maybe one day:
logger("Query failed to execute, no result returned in " . __FUNCTION__);
killme();
*/
return false;
}
@ -2361,11 +2357,7 @@ class DFRN
);
if (!DBM::is_result($r)) {
/*
* @TODO maybe one day:
logger("Query failed to execute, no result returned in " . __FUNCTION__);
killme();
*/
return false;
}