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