Fix spawn with -DSPAWN_TEST not to require GEANY_API_SYMBOL
commitfc82f9d9e1bc3077f7d36feb690a7f90bba1399d
authorDimitar Zhekov <dimitar.zhekov@gmail.com>
Fri, 26 Jun 2015 15:57:44 +0000 (26 18:57 +0300)
committerDimitar Zhekov <dimitar.zhekov@gmail.com>
Fri, 26 Jun 2015 15:57:44 +0000 (26 18:57 +0300)
tree23651a1b954eea99859a45773c547617a2881148
parent8aebf54b4716c7ca443851c1c72e6bc926e03371
Fix spawn with -DSPAWN_TEST not to require GEANY_API_SYMBOL

As stated in spawn.c, "This module does not depend on Geany when
compiled for testing (-DSPAWN_TEST)."
src/spawn.c