Skip to content
Commit 21b0df60 authored by Philip Withnall's avatar Philip Withnall 🚫
Browse files

gnome-chess: Drop use of G_MODULE_EXPORT



The usage was incorrect: it resulted in G_MODULE_EXPORT being added to
all function *calls* to these functions, as well as the function
declarations and definitions. Now that G_MODULE_EXPORT is defined as
non-empty on Linux, the build fails.

Signed-off-by: default avatarPhilip Withnall <withnall@endlessm.com>

https://bugzilla.gnome.org/show_bug.cgi?id=780452
parent 6eb7a1f3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment