Commit 0959752a authored by Andreas Niedermair's avatar Andreas Niedermair
Browse files

fixed build

parent 8bbe39e5
......@@ -234,8 +234,6 @@ namespace Svg
protected object GetImage(string uriString)
{
var uriString = this.Href;
string safeUriString;
if (uriString.Length > 65519)
{
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment