From 0f9aa499e446c43589699930f2b9b7295a6b90a6 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Tue, 16 Feb 2021 11:48:16 +0100 Subject: [PATCH] Drop \OC_Theme::getLogoClaim Signed-off-by: Christoph Wurst --- themes/example/defaults.php | 9 --------- 1 file changed, 9 deletions(-) diff --git a/themes/example/defaults.php b/themes/example/defaults.php index 961a97f2e33..87d60de2ba7 100644 --- a/themes/example/defaults.php +++ b/themes/example/defaults.php @@ -76,15 +76,6 @@ class OC_Theme { return 'Your custom cloud, personalized for you!'; } - /** - * Returns logo claim - * @return string logo claim - * @deprecated 13.0.0 not used anymore - */ - public function getLogoClaim() { - return ''; - } - /** * Returns short version of the footer * @return string short footer