diff --git a/main/inc/lib/display.lib.php b/main/inc/lib/display.lib.php index 3f2f722785..74b231417b 100755 --- a/main/inc/lib/display.lib.php +++ b/main/inc/lib/display.lib.php @@ -634,19 +634,6 @@ class Display return ''.$icon_html_source.''; } - /** - * Creates a hyperlink to the platform homepage. - * @param string $name, the visible name of the hyperlink, default is sitename - * @return string with html code for hyperlink - */ - public static function get_platform_home_link_html($name = '') - { - if ($name == '') { - $name = api_get_setting('siteName'); - } - return ''.$name.''; - } - /** * Prints an