Remove icon left after merge

This commit is contained in:
Matthew Burnett 2018-04-20 13:02:31 -04:00
parent f2ab7f2f08
commit 96ff489777

View file

@ -283,16 +283,6 @@ internal static System.Drawing.Bitmap globe_network {
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Icon similar to (Icon).
/// </summary>
internal static System.Drawing.Icon Google {
get {
object obj = ResourceManager.GetObject("Google", resourceCulture);
return ((System.Drawing.Icon)(obj));
}
}
/// <summary>
/// Looks up a localized resource of type System.Drawing.Bitmap.
/// </summary>