diff options
Diffstat (limited to 'MediaBrowser.Common/Properties/Resources.Designer.cs')
| -rw-r--r-- | MediaBrowser.Common/Properties/Resources.Designer.cs | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/MediaBrowser.Common/Properties/Resources.Designer.cs b/MediaBrowser.Common/Properties/Resources.Designer.cs index 727c195d2..f39a1c1d9 100644 --- a/MediaBrowser.Common/Properties/Resources.Designer.cs +++ b/MediaBrowser.Common/Properties/Resources.Designer.cs @@ -1,7 +1,7 @@ //------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
-// Runtime Version:4.0.30319.17626
+// Runtime Version:4.0.30319.17929
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -59,15 +59,5 @@ namespace MediaBrowser.Common.Properties { resourceCulture = value;
}
}
-
- /// <summary>
- /// Looks up a localized resource of type System.Drawing.Bitmap.
- /// </summary>
- internal static System.Drawing.Bitmap mblogo1000 {
- get {
- object obj = ResourceManager.GetObject("mblogo1000", resourceCulture);
- return ((System.Drawing.Bitmap)(obj));
- }
- }
}
}
|
