plug-ins/sel2path/global.h plug-ins/sel2path/math.c s/acosd/my_acosd/

* plug-ins/sel2path/global.h
* plug-ins/sel2path/math.c
* plug-ins/sel2path/vector.c: s/acosd/my_acosd/ since some platforms
seem to have this function in the native libm

* plug-ins/script-fu/scripts/xach-effect.scm: remove stale debugging
line

* app/guides_cmds.c
* app/tools_cmds.c: changes from below

-Yosh
This commit is contained in:
Manish Singh
1999-09-14 19:44:51 +00:00
parent 65a64db72e
commit 049877f03f
7 changed files with 29 additions and 10 deletions

View File

@ -46,8 +46,6 @@
(image-height (car (gimp-image-height image)))
(old-bg (car (gimp-palette-get-background))))
(gimp-message-handler-set 1)
(gimp-image-disable-undo image)
(gimp-layer-add-alpha drawable)