Don't allow the user to set the 'ID' of exported canvases to be empty.
[synfig.git] / synfig-core / tags / stable / src / modules / mod_jpeg / unmod_jpeg.nsh
1 Section "un.mod_jpeg"
2         Delete "$INSTDIR\lib\synfig\modules\mod_jpeg.dll"
3         RMDir "$INSTDIR\lib\synfig\modules"
4         RMDir "$INSTDIR\lib\synfig"
5         RMDir "$INSTDIR\lib"
6         RMDir "$INSTDIR"
7 SectionEnd
8