Index: glue.c =================================================================== --- glue.c (revision 34762) +++ glue.c (revision 34763) @@ -32,6 +32,3 @@ static const char rnd_conf_internal_arr[] = { 0 }; const char *rnd_conf_internal = rnd_conf_internal_arr; - -void rnd_expose_preview(rnd_hid_t *hid, const rnd_hid_expose_ctx_t *e) {} -void rnd_expose_main(rnd_hid_t * hid, const rnd_hid_expose_ctx_t *ctx, rnd_xform_t *xform_caller) {}