diff --git a/lib/public/app.php b/lib/public/app.php index 13f4102542..c66d988c31 100644 --- a/lib/public/app.php +++ b/lib/public/app.php @@ -41,18 +41,6 @@ namespace OCP; * @since 4.0.0 */ class App { - /** - * Makes ownCloud aware of this app - * @param array $data with all information - * @return boolean - * - * @deprecated 4.5.0 This method is deprecated. Do not call it anymore. - * It'll remain in our public API for compatibility reasons. - * - */ - public static function register( $data ) { - return true; // don't do anything - } /** * Adds an entry to the navigation