Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ImportedProjects
SVG
Commits
0959752a
Commit
0959752a
authored
May 22, 2016
by
Andreas Niedermair
Browse files
fixed build
parent
8bbe39e5
Changes
1
Show whitespace changes
Inline
Side-by-side
Source/Basic Shapes/SvgImage.cs
View file @
0959752a
...
...
@@ -234,8 +234,6 @@ namespace Svg
protected
object
GetImage
(
string
uriString
)
{
var
uriString
=
this
.
Href
;
string
safeUriString
;
if
(
uriString
.
Length
>
65519
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment