Commits

Andy Green authored 84b9b2c69ce
glib: accidentally fixed unsupported signal watcher for glib We worked fine while an earlier typo meant this was never getting past the preprocessor... when it did, it exposes that the signal handler type was never implemented. Just remove for glib.