Skip to content

Remove unused THREADS_NONE

Xavier Claessens requested to merge xclaesse/glib:threads-none into master

Thread implementation is mandatory and configure will abort. So there is no point in having a THREADS_NONE conditional/define.

Merge request reports