Remove wxSVG_DEBUG from wxSVGFileDC.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Apr 2011 16:38:02 +0000 (16:38 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 2 Apr 2011 16:38:02 +0000 (16:38 +0000)
commitaf58e08750f3e406772139a0a0964ef6a5241f2c
tree2f6309b415378cc8afe4a502207bd16ab29d71b0
parent85675f10197e20f227b9e4277401f3623fed2895
Remove wxSVG_DEBUG from wxSVGFileDC.

Remove the weird wxSVG_DEBUG which could apparently be used to trace the code
execution by triggering asserts in all functions. This is really not the right
way to implement tracing and seems pretty useless, just remove it.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67375 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/common/dcsvg.cpp