From c3baf28246f74883a3e60cebd62d124d8222d5dd Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 18 Jun 2016 13:26:57 -0400 Subject: update playlist collages --- MediaBrowser.Controller/Drawing/ImageCollageOptions.cs | 5 ----- 1 file changed, 5 deletions(-) (limited to 'MediaBrowser.Controller/Drawing/ImageCollageOptions.cs') diff --git a/MediaBrowser.Controller/Drawing/ImageCollageOptions.cs b/MediaBrowser.Controller/Drawing/ImageCollageOptions.cs index edc4f8558..92a7f5ac9 100644 --- a/MediaBrowser.Controller/Drawing/ImageCollageOptions.cs +++ b/MediaBrowser.Controller/Drawing/ImageCollageOptions.cs @@ -23,10 +23,5 @@ namespace MediaBrowser.Controller.Drawing /// /// The height. public int Height { get; set; } - /// - /// Gets or sets the text. - /// - /// The text. - public string Text { get; set; } } } -- cgit v1.2.3