Remove redundant class wrapping.
This commit is contained in:
parent
73c743076e
commit
2456401672
1 changed files with 0 additions and 1 deletions
|
@ -586,7 +586,6 @@ class OC_DB {
|
|||
die( $entry );
|
||||
}
|
||||
|
||||
$result = new PDOStatementWrapper($result);
|
||||
return $result->execute();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue