diff options
Diffstat (limited to 'lib/public/route/irouter.php')
-rw-r--r-- | lib/public/route/irouter.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/public/route/irouter.php b/lib/public/route/irouter.php index d6b0750ba6f..df397bc8758 100644 --- a/lib/public/route/irouter.php +++ b/lib/public/route/irouter.php @@ -10,8 +10,6 @@ namespace OCP\Route; interface IRouter { - public function __construct(); - /** * Get the files to load the routes from * |