Skip to content

Make hdy_style_init() static

Adrien Plazas requested to merge adrien.plazas/libhandy:static-style-init into master

This moves hdy_style_init() to hdy-main.c and make it static, to avoid exposing it in the ABI.

Merge request reports