Added some comments to the code I recently fixed to make it clearer what's going...
[synfig.git] / synfig-core / trunk / src / modules / mod_imagemagick / unmod_imagemagick.nsh
1 Section "un.mod_imagemagick"
2         Delete "$INSTDIR\lib\synfig\modules\mod_imagemagick.dll"
3         RMDir "$INSTDIR"
4 SectionEnd
5