diff options
Diffstat (limited to 'lib/public/FullTextSearch/Model/IDocumentAccess.php')
-rw-r--r-- | lib/public/FullTextSearch/Model/IDocumentAccess.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/public/FullTextSearch/Model/IDocumentAccess.php b/lib/public/FullTextSearch/Model/IDocumentAccess.php index 84ce46db361..08d600849a5 100644 --- a/lib/public/FullTextSearch/Model/IDocumentAccess.php +++ b/lib/public/FullTextSearch/Model/IDocumentAccess.php @@ -45,8 +45,6 @@ namespace OCP\FullTextSearch\Model; * */ interface IDocumentAccess { - - /** * Owner of the document can be set at the init of the object. * |