CVSROOT: /cvs Module name: ports Changes by: [email protected] 2011/05/30 01:48:49
Modified files:
devel/atk : Makefile
Removed files:
devel/atk/patches: patch-atk_atkhyperlink_c
Log message:
revert previous, it turns out the atk api is inconsistent. marking the
prototype of a function as ATK_DISABLE_DEPRECATED, and the comment above
the implementation is also marked as deprecated, but it's not wrapped in
ifdefs and it's used in various places.
