[Security/Acl] removed remaining LIMIT clauses

This commit is contained in:
Johannes M. Schmitt 2011-03-21 11:39:05 +01:00
parent 230b3fff53
commit eb0d772743

View File

@ -321,7 +321,6 @@ FINDCHILDREN;
FROM %s o
INNER JOIN %s c ON c.id = o.class_id
WHERE o.object_identifier = %s AND c.class_type = %s
LIMIT 1
QUERY;
return sprintf(