Remove the unneeded win32_spawn() and win32_get_exit_status()
commit47a7b507a7f0d4febf94d58368572b4db644856d
authorDimitar Zhekov <dimitar.zhekov@gmail.com>
Mon, 30 Mar 2015 17:33:55 +0000 (30 20:33 +0300)
committerDimitar Zhekov <dimitar.zhekov@gmail.com>
Mon, 30 Mar 2015 17:33:55 +0000 (30 20:33 +0300)
treeca213a8371496cc82c23d0dc8330f3a068a416e2
parent7bebf64f3da1fa3ae72e56c6ee4a9039701c8be5
Remove the unneeded win32_spawn() and win32_get_exit_status()

These are not part of the plugin interface, and are not used in Geany
any more after the spawn changes.
src/win32.c
src/win32.h