diff --git a/library/Icinga/Web/Url.php b/library/Icinga/Web/Url.php index 46678524f..47aeee4a1 100644 --- a/library/Icinga/Web/Url.php +++ b/library/Icinga/Web/Url.php @@ -52,13 +52,6 @@ class Url */ protected $basePath; - /** - * The baseUrl that will be appended to @see Url::$path - * - * @var string - */ - protected $baseUrl = ''; - /** * The host of the Url *