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
b2357c33
Unverified
Commit
b2357c33
authored
Dec 29, 2018
by
mrbean-bremen
Browse files
Removed left over debug code
- could break the functionality if writing is not possible in root - see #372
parent
b7fb41f1
Changes
1
Show whitespace changes
Inline
Side-by-side
Source/Filter Effects/feMerge/SvgMerge.cs
View file @
b2357c33
...
@@ -26,7 +26,6 @@ namespace Svg.FilterEffects
...
@@ -26,7 +26,6 @@ namespace Svg.FilterEffects
}
}
g
.
Flush
();
g
.
Flush
();
}
}
result
.
Save
(
@"C:\test.png"
);
buffer
[
this
.
Result
]
=
result
;
buffer
[
this
.
Result
]
=
result
;
}
}
...
...
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