Unverified Commit b2357c33 authored by mrbean-bremen's avatar mrbean-bremen
Browse files

Removed left over debug code

- could break the functionality if writing is not possible in root
- see #372
parent b7fb41f1
...@@ -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;
} }
......
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